Searched refs:ash_ptr_to_globals_var (Results 1 – 2 of 2) sorted by relevance
18 struct globals_var *ash_ptr_to_globals_var; variable27 struct globals_var *const ash_ptr_to_globals_var __attribute__ ((section (".data"))); variable
2177 extern struct globals_var *BB_GLOBAL_CONST ash_ptr_to_globals_var;2178 #define G_var (*ash_ptr_to_globals_var)2216 XZALLOC_CONST_PTR(&ash_ptr_to_globals_var, sizeof(G_var)); \