Searched defs:attrloc (Results 1 – 5 of 5) sorted by relevance
114 #define attrloc( global() macro 131 #define attrloc( global() macro 212 #define attrloc( global() macro
174 #define attrloc(ip, y, x) 0 macro
181 #define attrloc(ip, y, x) 0 macro
902 const attrloc = token.loc; variable
771 Loc attrloc = token.loc; in parseDeclDefs() local