Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dmain.c5629 #define ccc_xlat(idx) ( ((idx) >= 0) ? cccxlat[idx].code : ccccUnknown ) macro
5633 return(ccc_xlat(idx)); in __ccc_lookup()
5662 return(ccc_xlat(idx)); in __ccc_lookup_prefix()