Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Demutls.c70 typedef unsigned int gcc_word __attribute__((mode(word))); in emutls_allocate_object() typedef
72 COMPILE_TIME_ASSERT(sizeof(size_t) == sizeof(gcc_word)); in emutls_allocate_object()