Searched refs:EAT_SPACE (Results 1 – 1 of 1) sorted by relevance
42 #define EAT_SPACE(p) while(*(p) && ISSPACE(*(p))) (p)++ macro290 EAT_SPACE(ptr); in getpart()388 EAT_SPACE(ptr); in getpart()