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