Searched refs:pskip_comment (Results 1 – 1 of 1) sorted by relevance
58 static Boolean pskip_comment(wchar_t **cp_address);282 pskip_comment(&ms); in read_make_machines()320 if (pskip_white_space(cp) || pskip_comment(cp)) { in pskip_till_next_word()369 pskip_comment(wchar_t **cp_address) in pskip_comment() function