Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c169 static boolean eat_white( const char **pcur ) in eat_white() function
1062 else if (*cur == '\0' || eat_white( &cur )) { in parse_instruction()
1294 if (!eat_white( &ctx->cur )) { in parse_declaration()
1666 if (!eat_white( &ctx->cur )) { in parse_immediate()
1774 if (!eat_white( &ctx->cur )) { in parse_property()
1862 if (!eat_white( &ctx->cur )) { in translate()

Completed in 3 milliseconds