Home | History | Annotate | Download | only in common

Lines Matching refs:is_sep

559 #define is_sep(c) ((c)=='_' || (c)=='-' || (c)==0)
595 if(is_sep(c)) {
607 if(is_sep(c)) {
619 if(is_sep(c)) {
631 if(is_sep(c)) {