Searched defs:top (Results 1 – 18 of 18) sorted by relevance
/glibc-2.36/gmon/ |
D | mcount.c | 62 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
|
/glibc-2.36/sysdeps/mach/hurd/i386/htl/ |
D | pt-setup.c | 44 uintptr_t *bottom, *top; in stack_setup() local
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | e_log2f.c | 43 uint32_t ix, iz, top, tmp; in __log2f() local
|
D | e_powf.c | 49 uint32_t iz, top, tmp; in log2_inline() local
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | e_exp2.c | 93 uint64_t ki, idx, top, sbits; in __exp2() local
|
D | e_log.c | 53 uint32_t top; in __log() local
|
D | e_exp.c | 100 uint64_t ki, idx, top, sbits; in __exp() local
|
D | e_log2.c | 48 uint32_t top; in __log2() local
|
D | e_pow.c | 189 uint64_t ki, idx, top, sbits; in exp_inline() local
|
/glibc-2.36/stdlib/ |
D | qsort.c | 104 stack_node *top = stack; in _quicksort() local
|
/glibc-2.36/elf/ |
D | dl-tunables.h | 47 # define TUNABLE_NAME_S(top,ns,id) #top "." #ns "." #id argument
|
/glibc-2.36/posix/ |
D | getopt.c | 134 int top = d->optind; in exchange() local
|
D | regexec.c | 1676 Idx top = mctx->state_log_top; in clean_state_log_if_needed() local 4092 re_sub_match_top_t *top = mctx->sub_tops[st_idx]; in match_ctx_clean() local
|
/glibc-2.36/malloc/ |
D | arena.c | 69 #define top(ar_ptr) ((ar_ptr)->top) macro
|
D | malloc-debug.c | 620 mchunkptr top = ms->av[2]; in malloc_set_state() local
|
D | malloc.c | 1840 mchunkptr top; member 2705 uintptr_t top = ALIGN_UP ((uintptr_t) __curbrk + size, in sysmalloc() local
|
/glibc-2.36/intl/ |
D | dcigettext.c | 943 size_t top, bottom; in _nl_find_msg() local
|
/glibc-2.36/locale/programs/ |
D | ld-ctype.c | 1861 struct translit_to_t **top; in read_translit_entry() local
|