Home
last modified time | relevance | path

Searched refs:thc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/sun/
H A Dcgsix.c936 volatile struct cg6_thc *thc; in cg6_loadcursor() local
951 thc = sc->sc_thc; in cg6_loadcursor()
954 thc->thc_cursmask[i] = m; in cg6_loadcursor()
955 thc->thc_cursbits[i] = m & sc->sc_cursor.cc_bits[1][i]; in cg6_loadcursor()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc16949 toc_hasher::hash (toc_hash_struct *thc) in hash() argument
16951 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in hash()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c16491 toc_hasher::hash (toc_hash_struct *thc) in hash() argument
16493 return rs6000_hash_constant (thc->key) ^ thc->key_mode; in hash()