Lines Matching refs:ch
1107 char ch = 'x';1109 if (sscanf(memenv, "%ld%c", &max_to_use, &ch) > 0) {1110 if (ch == 'm' || ch == 'M')