Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Demutls.c71 typedef unsigned int gcc_pointer __attribute__((mode(pointer))); in emutls_allocate_object() typedef
73 COMPILE_TIME_ASSERT(sizeof(uintptr_t) == sizeof(gcc_pointer)); in emutls_allocate_object()