Home
last modified time | relevance | path

Searched defs:location_hash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.h188 struct location_hash : int_hash <location_t, UNKNOWN_LOCATION> { }; struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.h59 #define location_hash int_hash<location_t, UNKNOWN_LOCATION, BUILTINS_LOCATION> macro