Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c222 #define B_IN_FILE_SCOPE(b) ((b)->depth == 1 /*file_scope->depth*/) macro
2245 if (B_IN_FILE_SCOPE (b) in pushdecl()
7627 if (B_IN_FILE_SCOPE (b) || B_IN_EXTERNAL_SCOPE (b)) in identifier_global_value()
H A DChangeLog-200426434 (B_IN_SCOPE, B_IN_CURRENT_SCOPE, B_IN_FILE_SCOPE)