Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/NextBSD/sys/sparc64/include/
HDatomic.h89 #define itype(sz) uint ## sz ## _t argument
94 #define atomic_cas(p, e, s, sz) \ argument
97 #define atomic_cas_acq(p, e, s, sz) ({ \ argument
104 #define atomic_cas_rel(p, e, s, sz) ({ \ argument
111 #define atomic_op(p, op, v, sz) ({ \ argument
122 #define atomic_op_acq(p, op, v, sz) ({ \ argument
129 #define atomic_op_rel(p, op, v, sz) ({ \ argument
136 #define atomic_ld_acq(p, sz) ({ \ argument
143 #define atomic_ld_clear(p, sz) ({ \ argument
153 #define atomic_st(p, v, sz) do { \ argument
[all …]
/NextBSD/contrib/openbsm/libbsm/
HDbsm_wrappers.c557 audit_get_qctrl(au_qctrl_t *qctrl, size_t sz) in audit_get_qctrl()
596 audit_set_qctrl(au_qctrl_t *qctrl, size_t sz) in audit_set_qctrl()
642 audit_get_kaudit(auditinfo_addr_t *aia, size_t sz) in audit_get_kaudit()
654 audit_set_kaudit(auditinfo_addr_t *aia, size_t sz) in audit_set_kaudit()
666 audit_get_class(au_evclass_map_t *evc_map, size_t sz) in audit_get_class()
678 audit_set_class(au_evclass_map_t *evc_map, size_t sz) in audit_set_class()
690 audit_get_kmask(au_mask_t *kmask, size_t sz) in audit_get_kmask()
701 audit_set_kmask(au_mask_t *kmask, size_t sz) in audit_set_kmask()
712 audit_get_fsize(au_fstat_t *fstat, size_t sz) in audit_get_fsize()
724 audit_set_fsize(au_fstat_t *fstat, size_t sz) in audit_set_fsize()
[all …]
/NextBSD/lib/libc/iconv/
HDcitrus_memstream.h69 void *ptr, size_t sz) in _citrus_memory_stream_bind_ptr()
94 size_t sz; in _citrus_memory_stream_remainder() local
105 size_t sz; in _citrus_memory_stream_seek() local
158 struct _citrus_region *r, size_t sz) in _citrus_memory_stream_getregion()
217 size_t sz; in _citrus_memory_stream_getln_region() local
HDcitrus_region.h42 _citrus_region_init(struct _citrus_region *r, void *h, size_t sz) in _citrus_region_init()
64 _citrus_region_check(const struct _citrus_region *r, size_t ofs, size_t sz) in _citrus_region_check()
104 const struct _citrus_region *r, size_t ofs, size_t sz) in _citrus_region_get_subregion()
/NextBSD/contrib/mdocml/
HDchars.c102 mchars_spec2cp(const struct mchars *arg, const char *p, size_t sz) in mchars_spec2cp()
111 mchars_num2char(const char *p, size_t sz) in mchars_num2char()
120 mchars_num2uc(const char *p, size_t sz) in mchars_num2uc()
131 const char *p, size_t sz, size_t *rsz) in mchars_spec2str()
157 find(const struct mchars *tab, const char *p, size_t sz) in find()
HDtest-ohash.c6 void *xmalloc(size_t sz, void *arg) { return(calloc(1,sz)); } in xmalloc()
7 void *xcalloc(size_t nmemb, size_t sz, void *arg) { return(calloc(nmemb,sz)); } in xcalloc()
HDeqn.c288 size_t sz; in eqn_read() local
349 eqn_def_find(struct eqn_node *ep, const char *key, size_t sz) in eqn_def_find()
367 eqn_next(struct eqn_node *ep, char quote, size_t *sz, int repl) in eqn_next()
462 eqn_nexttok(struct eqn_node *ep, size_t *sz) in eqn_nexttok()
472 eqn_nextrawtok(struct eqn_node *ep, size_t *sz) in eqn_nextrawtok()
492 size_t i, sz; in eqn_tok_parse() local
600 size_t sz; in eqn_delim() local
625 size_t sz; in eqn_undef() local
644 size_t sz; in eqn_def() local
702 size_t i, sz; in eqn_parse() local
HDout.c237 size_t sz; in tblcalc_data() local
273 size_t sz; in tblcalc_literal() local
288 size_t sz, psz, ssz, d; in tblcalc_number() local
HDterm.c395 int sz, uc; in term_word() local
525 adjbuf(struct termp *p, size_t sz) in adjbuf()
581 encode(struct termp *p, const char *word, size_t sz) in encode()
649 term_len(const struct termp *p, size_t sz) in term_len()
669 size_t sz, rsz, i; in term_strlen() local
HDmandoc.c42 mandoc_escape(const char **end, const char **start, int *sz) in mandoc_escape()
544 mandoc_eos(const char *p, size_t sz) in mandoc_eos()
591 mandoc_strntoi(const char *p, size_t sz, int base) in mandoc_strntoi()
HDtbl_term.c54 term_tbl_len(size_t sz, void *arg) in term_tbl_len()
313 size_t i, sz; in tbl_char() local
374 size_t sz, psz, ssz, d, padl; in tbl_number() local
/NextBSD/usr.bin/mkimg/
HDimage.c140 image_chunk_grow(struct chunk *ch, size_t sz) in image_chunk_grow()
205 size_t sz; in image_chunk_skipto() local
238 image_chunk_append(lba_t blk, size_t sz, off_t ofs, int fd) in image_chunk_append()
269 image_chunk_copyin(lba_t blk, void *buf, size_t sz, off_t ofs, int fd) in image_chunk_copyin()
294 image_file_map(int fd, off_t ofs, size_t sz) in image_file_map()
312 image_file_unmap(void *buffer, size_t sz) in image_file_unmap()
380 size_t iosz, sz; in image_copyin_mapped() local
524 size_t sz; in image_copyout_zeroes() local
554 size_t iosz, sz; in image_copyout_file() local
578 size_t ofs, sz; in image_copyout_region() local
/NextBSD/lib/libc/db/btree/
HDbt_overflow.c83 u_int32_t sz; in __ovfl_get() local
138 u_int32_t sz; in __ovfl_put() local
188 u_int32_t sz; in __ovfl_delete() local
/NextBSD/contrib/elftoolchain/elfcopy/
HDascii.c207 size_t sz; in create_elf_from_srec() local
479 size_t sz; in create_elf_from_ihex() local
671 append_data(struct section *s, const void *buf, size_t sz) in append_data()
695 size_t *sz) in srec_read()
808 srec_write_Sd(int ofd, char dr, uint64_t addr, const void *buf, size_t sz, in srec_write_Sd()
849 srec_write(int ofd, char type, uint64_t addr, const void *buf, size_t sz) in srec_write()
878 ihex_write_00(int ofd, uint64_t addr, const void *buf, size_t sz) in ihex_write_00()
902 uint8_t *data, size_t *sz) in ihex_read()
987 size_t sz) in ihex_write()
1016 read_num(const char *line, int *len, uint64_t *num, size_t sz, int *checksum) in read_num()
[all …]
/NextBSD/contrib/gcc/config/
HDhost-darwin.c34 darwin_gt_pch_get_address (size_t sz, int fd ATTRIBUTE_UNUSED) in darwin_gt_pch_get_address()
46 darwin_gt_pch_use_address (void *addr, size_t sz, int fd, size_t off) in darwin_gt_pch_use_address()
/NextBSD/contrib/ntp/sntp/libevent/
HDmm-internal.h70 #define mm_malloc(sz) event_mm_malloc_(sz) argument
73 #define mm_realloc(p, sz) event_mm_realloc_((p), (sz)) argument
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_sync.cc63 void MetaMap::AllocBlock(ThreadState *thr, uptr pc, uptr p, uptr sz) { in AllocBlock()
78 uptr sz = RoundUpTo(b->siz, kMetaShadowCell); in FreeBlock() local
83 bool MetaMap::FreeRange(ThreadState *thr, uptr pc, uptr p, uptr sz) { in FreeRange()
122 void MetaMap::ResetRange(ThreadState *thr, uptr pc, uptr p, uptr sz) { in ResetRange()
249 void MetaMap::MoveMemory(uptr src, uptr dst, uptr sz) { in MoveMemory()
HDtsan_mman.cc96 void *user_alloc(ThreadState *thr, uptr pc, uptr sz, uptr align, bool signal) { in user_alloc()
126 void OnUserAlloc(ThreadState *thr, uptr pc, uptr p, uptr sz, bool write) { in OnUserAlloc()
137 uptr sz = ctx->metamap.FreeBlock(thr, pc, p); in OnUserFree() local
143 void *user_realloc(ThreadState *thr, uptr pc, void *p, uptr sz) { in user_realloc()
182 void *internal_alloc(MBlockType typ, uptr sz) { in internal_alloc()
/NextBSD/usr.sbin/mfiutil/
HDmfi_bbu.c43 mfi_autolearn_period(uint32_t period, char *buf, size_t sz) in mfi_autolearn_period()
69 mfi_next_learn_time(uint32_t next_learn_time, char *buf, size_t sz) in mfi_next_learn_time()
86 mfi_autolearn_mode(uint8_t mode, char *buf, size_t sz) in mfi_autolearn_mode()
/NextBSD/usr.bin/dc/
HDmem.c64 bmalloc(size_t sz) in bmalloc()
75 brealloc(void *p, size_t sz) in brealloc()
/NextBSD/lib/libefi/
HDlibefi.c69 size_t len, sz; in libefi_ucs2_to_utf8() local
104 size_t sz; in libefi_utf8_to_ucs2() local
/NextBSD/cddl/contrib/opensolaris/lib/libuutil/common/
HDuu_alloc.c59 size_t sz; in uu_strdup() local
96 uu_memdup(const void *buf, size_t sz) in uu_memdup()
/NextBSD/crypto/heimdal/appl/rsh/
HDcommon.c74 do_read (int fd, void *buf, size_t sz, void *ivec) in do_read()
131 do_write (int fd, void *buf, size_t sz, void *ivec) in do_write()
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/
HDsanitizer_ioctl_test.cc29 #define COMMON_INTERCEPTOR_READ_RANGE(ctx, ptr, sz) \ argument
35 #define COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ptr, sz) \ argument
/NextBSD/usr.bin/mklocale/
HDyacc.y278 xmalloc(unsigned int sz) in xmalloc()
287 xlalloc(unsigned int sz) in xlalloc()
296 xrelalloc(uint32_t *old, unsigned int sz) in xrelalloc()

12345678910>>...22