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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c169 static boolean eat_white( const char **pcur ) function in typeref:typename:boolean
1062 else if (*cur == '\0' || eat_white( &cur )) {
1294 if (!eat_white( &ctx->cur )) {
1666 if (!eat_white( &ctx->cur )) {
1774 if (!eat_white( &ctx->cur )) {
1862 if (!eat_white( &ctx->cur )) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c169 static boolean eat_white( const char **pcur ) function in typeref:typename:boolean
1062 else if (*cur == '\0' || eat_white( &cur )) {
1294 if (!eat_white( &ctx->cur )) {
1666 if (!eat_white( &ctx->cur )) {
1774 if (!eat_white( &ctx->cur )) {
1862 if (!eat_white( &ctx->cur )) {

Completed in 6 milliseconds