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

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Demutls.c70 typedef unsigned int gcc_word __attribute__((mode(word))); typedef
72 COMPILE_TIME_ASSERT(sizeof(size_t) == sizeof(gcc_word));

Completed in 44 milliseconds