Home | History | Annotate | Download | only in config

Lines Matching refs:is_space_char

46 #define is_space_char(x) ((x) == ' ')
239 if (is_space_char (*l))