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

/xsrc/external/mit/xedit/dist/
H A Dcommands.c682 #define SM_NEVER 0 macro
720 show_matches = SM_NEVER;
731 show_matches = SM_NEVER;
739 show_matches = SM_NEVER;
832 else if (first || show_matches != SM_NEVER) {
851 if (show_matches != SM_NEVER) {
906 if (show_matches == SM_NEVER)
910 if (show_matches != SM_NEVER) {

Completed in 3 milliseconds