Home
last modified time | relevance | path

Searched refs:gcc_pointer (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/
Demutls.c57 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); typedef
143 typedef void *gcc_pointer; typedef
291 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()
/external/compiler-rt/lib/builtins/
Demutls.c75 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); in emutls_allocate_object() typedef
76 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()