Searched refs:gcc_pointer (Results 1 – 2 of 2) sorted by relevance
57 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); typedef143 typedef void *gcc_pointer; typedef291 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()
75 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); in emutls_allocate_object() typedef76 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()