Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c56 typedef unsigned int gcc_word __attribute__((mode(word))); typedef
142 typedef uintptr_t gcc_word; typedef
/llvm-project/clang/test/Sema/
H A Dattr-mode.c82 typedef unsigned int gcc_word __attribute__((mode(word))); typedef