Home | History | Annotate | Download | only in common

Lines Matching refs:is_sep

532 #define is_sep(c) ((c)=='_' || (c)=='-' || (c)==0)
568 if(is_sep(c)) {
580 if(is_sep(c)) {
592 if(is_sep(c)) {
604 if(is_sep(c)) {