Searched refs:eat_white (Results 1 – 1 of 1) sorted by relevance
133 static boolean eat_white( const char **pcur ) in eat_white() function924 else if (*cur == '\0' || eat_white( &cur )) { in parse_instruction()1077 if (!eat_white( &ctx->cur )) { in parse_declaration()1339 if (!eat_white( &ctx->cur )) { in parse_immediate()1429 if (!eat_white( &ctx->cur )) { in parse_property()1507 if (!eat_white( &ctx->cur )) { in translate()