Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tr/
H A Dcmap.c54 cm->cm_def = CM_DEF_SELF; in cmap_alloc()
126 return (cm->cm_def == CM_DEF_SELF ? ch : cm->cm_def); in cmap_lookup_hard()
H A Dcmap.h46 #define CM_DEF_SELF -2 macro