Home
last modified time | relevance | path

Searched refs:thread_p (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDc-tree.h282 BOOL_BITFIELD thread_p : 1; member
HDc-decl.c3049 if (!warned && !in_system_header && declspecs->thread_p) in shadow_tag_warned()
3095 && !specs->thread_p); in quals_from_declspecs()
4442 bool threadp = declspecs->thread_p; in grokdeclarator()
8305 ret->thread_p = false; in build_null_declspecs()
8758 dupe = specs->thread_p; in declspecs_add_scspec()
8766 specs->thread_p = true; in declspecs_add_scspec()
8774 if (specs->thread_p) in declspecs_add_scspec()
8783 if (specs->thread_p) in declspecs_add_scspec()
8805 if (n != csc_extern && n != csc_static && specs->thread_p) in declspecs_add_scspec()
8808 specs->thread_p = false; in declspecs_add_scspec()
HDChangeLog-20011004 modified_mem, thread_jumps, rtx_equal_for-thread_p): Kill.
HDChangeLog-200413241 (struct c_declspecs): Add storage_class, inline_p and thread_p.
/NextBSD/contrib/gcc/cp/
HDdecl.c7492 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local
7500 thread_p = declspecs->specs[(int)ds_thread]; in grokdeclarator()
7985 || thread_p) in grokdeclarator()
8005 if (thread_p in grokdeclarator()
8012 thread_p = false; in grokdeclarator()
8022 || thread_p)) in grokdeclarator()
8050 || thread_p) in grokdeclarator()
8075 else if (thread_p in grokdeclarator()
8081 thread_p = false; in grokdeclarator()
9121 if (thread_p) in grokdeclarator()
[all …]
HDChangeLog436 a storage class other than extern and static, clear thread_p