Home
last modified time | relevance | path

Searched refs:intptr_t (Results 1 – 14 of 14) sorted by relevance

/third_party/ulib/musl/src/thread/
A Dthrd_exit.c6 __pthread_exit((void*)(intptr_t)result); in thrd_exit()
A Dthrd_join.c11 *res = (int)(intptr_t)pthread_res; in thrd_join()
/third_party/ulib/musl/src/ipc/
A Dshmat.c8 return (void*)(intptr_t)-1; in shmat()
/third_party/ulib/jemalloc/src/
A Dextent_dss.c33 extent_dss_sbrk(intptr_t increment) in extent_dss_sbrk()
110 if ((intptr_t)size < 0) in extent_alloc_dss()
126 intptr_t incr; in extent_alloc_dss()
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal_decls.h53 typedef intptr_t ssize_t;
A Drb.h57 ((a_type *) (((intptr_t) (a_node)->a_field.rbn_right_red) \
69 (a_node)->a_field.rbn_right_red = (a_type *) ((((intptr_t) \
78 (a_node)->a_field.rbn_right_red = (a_type *) (((intptr_t) \
/third_party/ulib/ngunwind/include/ngunwind/private/
A Dtgt-x86_64.h45 typedef intptr_t unw_sword_t;
A Dtgt-aarch64.h46 typedef intptr_t unw_sword_t;
A Dtgt-arm.h46 typedef intptr_t unw_sword_t;
/third_party/ulib/jemalloc/include/msvc_compat/C99/
A Dstdint.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef
/third_party/ulib/jemalloc/test/integration/
A Dthread_arena.c68 intptr_t join_ret; in TEST_BEGIN()
/third_party/ulib/musl/pthread/
A Dpthread_create.c33 __pthread_exit((void*)(intptr_t)start(self->start_arg)); in start_c11()
/third_party/ulib/musl/include/bits/
A Dalltypes.h128 typedef __INTPTR_TYPE__ intptr_t; typedef
/third_party/ulib/musl/ldso/
A Ddynlink.c1915 intptr_t existing_debug_addr = 0; in dls3()

Completed in 31 milliseconds