Searched defs:alloc (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-realpath.c | 51 char* alloc (void) in alloc() function
|
/glibc-2.36/sysdeps/ia64/fpu/ |
D | e_sqrtl.S | 101 alloc r32= ar.pfs,0,5,4,0 label
|
D | libm_sincos_large.S | 798 alloc GR_Table_Base = ar.pfs,0,12,2,0 label 828 alloc GR_Table_Base= ar.pfs,0,12,2,0 label
|
D | libm_tan.S | 1046 alloc r32 = ar.pfs, 0,17,2,0 label
|
/glibc-2.36/locale/programs/ |
D | 3level.h | 124 size_t alloc = 2 * t->level1_alloc; in CONCAT() local 139 size_t alloc = 2 * t->level2_alloc + 1; in CONCAT() local 157 size_t alloc = 2 * t->level3_alloc + 1; in CONCAT() local
|
D | ld-ctype.c | 3371 size_t alloc = 2 * t->level1_alloc; in wctype_table_add() local 3386 size_t alloc = 2 * t->level2_alloc + 1; in wctype_table_add() local 3404 size_t alloc = 2 * t->level3_alloc + 1; in wctype_table_add() local
|
/glibc-2.36/malloc/ |
D | tst-mallocstate.c | 185 check_allocation (const struct allocation *alloc, int index) in check_allocation() 327 struct allocation *alloc = heap_activity_allocations + slot; in heap_activity() local
|
/glibc-2.36/locale/ |
D | loadlocale.c | 238 int alloc = ld_mapped; in _nl_load_locale() local
|
D | localeinfo.h | 59 } alloc; member
|
/glibc-2.36/posix/ |
D | regex_internal.h | 234 Idx alloc; member 545 Idx alloc; member 554 Idx alloc; member 634 Idx alloc; member
|
D | regcomp.c | 3672 Idx alloc = 0; in build_charclass_op() local
|