Home
last modified time | relevance | path

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

/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()