Home | History | Annotate | Download | only in io

Lines Matching refs:ISFLAG

1001 #define ISFLAG(s)    (s) == FLAG_MINUS || \
1146 while (ISMOD(*alias) || ISFLAG(*alias) || ISDIGIT(*alias) ||
1298 while(ISFLAG(*alias)) {