Home
last modified time | relevance | path

Searched refs:thread_local_flag (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1664 #define DECL_THREAD_LOCAL(NODE) (VAR_DECL_CHECK (NODE)->decl.thread_local_flag)
1843 unsigned thread_local_flag : 1; member
H A DChangeLog.76122 (struct tree_decl): Add thread_local_flag.