Searched refs:list_of_all_globals (Results 1 – 1 of 1) sorted by relevance
35 static ListOfGlobals *list_of_all_globals; variable67 for (ListOfGlobals *l = list_of_all_globals; l; l = l->next) { in DescribeAddressIfGlobal()94 l->next = list_of_all_globals; in RegisterGlobal()95 list_of_all_globals = l; in RegisterGlobal()