HomeSort by: relevance | last modified time | path
    Searched defs:gcc_word (Results 1 - 3 of 3) sorted by relevancy

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

Completed in 75 milliseconds