Searched refs:OFC (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | misc.c | 106 #define OFC(i) (options[i][-2]) macro 125 if (OFC(i) == n[1]) in option() 235 if ((c = OFC(i)) && Flag(i)) in getoptions() 505 if (optc == OFC(i) && in parse_args() |
Completed in 3 milliseconds