Home
last modified time | relevance | path

Searched refs:eat_white (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c133 static boolean eat_white( const char **pcur ) in eat_white() function
924 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()