size_t 246 gtags-parser/asm_parse.c # elif defined size_t size_t 247 gtags-parser/asm_parse.c # define YYSIZE_T size_t size_t 251 gtags-parser/asm_parse.c # define YYSIZE_T size_t size_t 86 libdb/bt_overflow.c size_t *ssz; size_t 88 libdb/bt_overflow.c size_t *bufsz; size_t 92 libdb/bt_overflow.c size_t nb, plen; size_t 150 libdb/bt_overflow.c size_t nb, plen; size_t 202 libdb/bt_overflow.c size_t plen; size_t 58 libdb/bt_split.c static PAGE *bt_page(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); size_t 60 libdb/bt_split.c static PAGE *bt_psplit(BTREE *, PAGE *, PAGE *, PAGE *, indx_t *, size_t); size_t 61 libdb/bt_split.c static PAGE *bt_root(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); size_t 88 libdb/bt_split.c size_t ilen; size_t 349 libdb/bt_split.c size_t ilen; size_t 454 libdb/bt_split.c size_t ilen; size_t 618 libdb/bt_split.c size_t ilen; size_t 222 libdb/bt_utils.c register size_t len; size_t 248 libdb/bt_utils.c size_t size_t 253 libdb/bt_utils.c register size_t cnt, len; size_t 336 libdb/btree.h size_t (*bt_pfx)(const DBT *, const DBT *); size_t 346 libdb/btree.h size_t bt_msize; /* R: size of mapped region. */ size_t 349 libdb/btree.h size_t bt_reclen; /* R: fixed record length */ size_t 60 libdb/db.h size_t size; /* data length */ size_t 129 libdb/db.h size_t (*prefix) /* prefix function */ size_t 144 libdb/db.h (*hash)(const void *, size_t); size_t 158 libdb/db.h size_t reclen; /* record length (fixed-length records) */ size_t 36 libdb/extern.h size_t __bt_defpfx(const DBT *, const DBT *); size_t 52 libdb/extern.h const DBT *, const DBT *, int, size_t, u_int32_t); size_t 56 libdb/extern.h int __ovfl_get(BTREE *, void *, size_t *, void **, size_t *); size_t 183 libglibc/getopt.c int strncmp(const char *, const char *, size_t); size_t 184 libglibc/getopt.c size_t strlen(const char *); size_t 1067 libglibc/regex.c static const size_t re_error_msgid_idx[] = size_t 1554 libglibc/regex.c static reg_errcode_t regex_compile _RE_ARGS ((const char *pattern, size_t size, size_t 1675 libglibc/regex.c # define REALLOC(p,s) realloc ((p), (size_t) (s)) size_t 1883 libglibc/regex.c size_t size; size_t 3923 libglibc/regex.c size_t num_regs = bufp->re_nsub + 1; size_t 5519 libglibc/regex.c size_t length; size_t 5751 libglibc/regex.c size_t nmatch; size_t 5814 libglibc/regex.c size_t size_t 5819 libglibc/regex.c size_t errbuf_size; size_t 5822 libglibc/regex.c size_t msg_size; size_t 352 libglibc/regex.h size_t re_nsub; size_t 450 libglibc/regex.h _RE_ARGS ((const char *pattern, size_t length, size_t 521 libglibc/regex.h const char *__string, size_t __nmatch, size_t 524 libglibc/regex.h extern size_t regerror _RE_ARGS ((int __errcode, const regex_t *__preg, size_t 525 libglibc/regex.h char *__errbuf, size_t __errbuf_size)); size_t 38 libglibc/snprintf.c snprintf (char *s, size_t maxlen, const char *format, ...) size_t 36 libutil/checkalloc.c check_malloc(size_t size) size_t 48 libutil/checkalloc.c check_calloc(size_t number, size_t size) size_t 59 libutil/checkalloc.c check_realloc(void *area, size_t size) size_t 24 libutil/checkalloc.h void *check_malloc(size_t); size_t 25 libutil/checkalloc.h void *check_calloc(size_t, size_t); size_t 26 libutil/checkalloc.h void *check_realloc(void *, size_t); size_t 81 libutil/locatestring.c strincmp(const char *string, const char *pattern, size_t len) size_t 121 libutil/locatestring.c int (*cmpfunc) (const char *, const char*, size_t); size_t 80 libutil/tab.c size_t size_t 81 libutil/tab.c read_file_detabing(char *buf, size_t size, FILE *ip, int *dest_saved, int *spaces_saved) size_t 27 libutil/tab.h size_t read_file_detabing(char *, size_t, FILE *, int *, int *);