Searched defs:sizep (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/nptl_db/ |
D | td_thr_getxregsize.c | 23 td_thr_getxregsize (const td_thrhandle_t *th, int *sizep) in td_thr_getxregsize()
|
D | fetch-value.c | 25 _td_check_sizeof (td_thragent_t *ta, uint32_t *sizep, int sizep_name) in _td_check_sizeof()
|
/glibc-2.36/sunrpc/ |
D | xdr_array.c | 61 u_int *sizep, in xdr_array()
|
/glibc-2.36/support/ |
D | xsigstack.c | 76 xget_sigstack_location (const void *stack, unsigned char **addrp, size_t *sizep) in xget_sigstack_location()
|
/glibc-2.36/malloc/ |
D | mcheck-impl.c | 188 malloc_mcheck_before (size_t *sizep, void **victimp) in malloc_mcheck_before() 224 memalign_mcheck_before (size_t alignment, size_t *sizep, void **victimp) in memalign_mcheck_before() 275 realloc_mcheck_before (void **ptrp, size_t *sizep, size_t *oldsize, in realloc_mcheck_before()
|
/glibc-2.36/elf/ |
D | dl-misc.c | 35 _dl_sysdep_read_whole_file (const char *file, size_t *sizep, int prot) in _dl_sysdep_read_whole_file()
|
D | dl-tls.c | 397 _dl_get_tls_static_info (size_t *sizep, size_t *alignp) in _dl_get_tls_static_info()
|
/glibc-2.36/nptl/ |
D | allocatestack.c | 58 get_cached_stack (size_t *sizep, void **memp) in get_cached_stack()
|