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

/freebsd-13-stable/usr.bin/tr/
H A Dcmap.h50 #define CM_DEF_SELF -2 macro
H A Dcmap.c59 cm->cm_def = CM_DEF_SELF;
131 return (cm->cm_def == CM_DEF_SELF ? ch : cm->cm_def);

Completed in 65 milliseconds