Searched refs:thread_p (Results 1 – 5 of 5) sorted by relevance
278 BOOL_BITFIELD thread_p : 1; member
2995 if (!warned && !in_system_header && declspecs->thread_p) in shadow_tag_warned()3041 && !specs->thread_p); in quals_from_declspecs()3907 bool threadp = declspecs->thread_p; in grokdeclarator()7188 ret->thread_p = false; in build_null_declspecs()7636 dupe = specs->thread_p; in declspecs_add_scspec()7644 specs->thread_p = true; in declspecs_add_scspec()7652 if (specs->thread_p) in declspecs_add_scspec()7661 if (specs->thread_p) in declspecs_add_scspec()7683 if (n != csc_extern && n != csc_static && specs->thread_p) in declspecs_add_scspec()7686 specs->thread_p = false; in declspecs_add_scspec()
7031 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local7039 thread_p = declspecs->specs[(int)ds_thread]; in grokdeclarator()7509 || thread_p) in grokdeclarator()7529 if (thread_p in grokdeclarator()7536 thread_p = false; in grokdeclarator()7546 || thread_p)) in grokdeclarator()7574 || thread_p) in grokdeclarator()7599 else if (thread_p in grokdeclarator()7605 thread_p = false; in grokdeclarator()8586 if (thread_p) in grokdeclarator()[all …]
367 a storage class other than extern and static, clear thread_p
1004 modified_mem, thread_jumps, rtx_equal_for-thread_p): Kill.