Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h278 BOOL_BITFIELD thread_p : 1; member
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c7031 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local