Home | History | Annotate | Download | only in io

Lines Matching refs:ISFLAG

1003 #define ISFLAG(s)    (s) == FLAG_MINUS || \
1148 while (ISMOD(*alias) || ISFLAG(*alias) || ISDIGIT(*alias) ||
1300 while(ISFLAG(*alias)) {