Searched refs:thread_p (Results 1 – 6 of 6) sorted by relevance
282 BOOL_BITFIELD thread_p : 1; member
3047 if (!warned && !in_system_header && declspecs->thread_p) in shadow_tag_warned()3093 && !specs->thread_p); in quals_from_declspecs()4064 bool threadp = declspecs->thread_p; in grokdeclarator()7326 ret->thread_p = false; in build_null_declspecs()7779 dupe = specs->thread_p; in declspecs_add_scspec()7787 specs->thread_p = true; in declspecs_add_scspec()7795 if (specs->thread_p) in declspecs_add_scspec()7804 if (specs->thread_p) in declspecs_add_scspec()7826 if (n != csc_extern && n != csc_static && specs->thread_p) in declspecs_add_scspec()7829 specs->thread_p = false; in declspecs_add_scspec()
1004 modified_mem, thread_jumps, rtx_equal_for-thread_p): Kill.
13241 (struct c_declspecs): Add storage_class, inline_p and thread_p.
7085 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local7093 thread_p = declspecs->specs[(int)ds_thread]; in grokdeclarator()7576 || thread_p) in grokdeclarator()7596 if (thread_p in grokdeclarator()7603 thread_p = false; in grokdeclarator()7613 || thread_p)) in grokdeclarator()7641 || thread_p) in grokdeclarator()7666 else if (thread_p in grokdeclarator()7672 thread_p = false; in grokdeclarator()8653 if (thread_p) in grokdeclarator()[all …]
436 a storage class other than extern and static, clear thread_p