Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-tree.h292 BOOL_BITFIELD thread_p : 1; member
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h364 BOOL_BITFIELD thread_p : 1; member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c8434 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c10205 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local