Searched refs:global_scope (Results 1 – 6 of 6) sorted by relevance
41 *global_scope;45 return scope == file_scope || scope == global_scope; in toplevel()
41 *global_scope = &builtin_scope; // externally visible variable
223 examine_symbol_list(global_scope->symbols); in main()
325 examine_symbol_list(file, global_scope->symbols); in main()
645 scope = global_scope; in bind_symbol()
585 static boolean_t global_scope = B_TRUE; variable642 if (global_scope) { in CPL_MATCH_FN()1598 global_scope ? gettext("resource") : gettext("global")); in scope_usage()2173 if (global_scope || force_exit) { in exit_func()2338 global_scope = B_TRUE; in add_resource()2589 if (global_scope) { in add_func()2597 global_scope = B_FALSE; in add_func()3693 if (global_scope) { in remove_func()3881 if (global_scope) { in clear_func()3907 if (global_scope) { in select_func()[all …]