Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | |
emutls.c | 70 typedef unsigned int gcc_word __attribute__((mode(word))); typedef in function:emutls_allocate_object 72 COMPILE_TIME_ASSERT(sizeof(size_t) == sizeof(gcc_word)); |
emutls.c | 70 typedef unsigned int gcc_word __attribute__((mode(word))); typedef in function:emutls_allocate_object 72 COMPILE_TIME_ASSERT(sizeof(size_t) == sizeof(gcc_word)); |
emutls.c | 70 typedef unsigned int gcc_word __attribute__((mode(word))); typedef in function:emutls_allocate_object 72 COMPILE_TIME_ASSERT(sizeof(size_t) == sizeof(gcc_word)); |