Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.y95 _token_list_equal_ignoring_space (token_list_t *a, token_list_t *b);
880 _token_list_equal_ignoring_space (token_list_t *a, token_list_t *b) in _token_list_equal_ignoring_space() function
1737 return _token_list_equal_ignoring_space (a->replacements, in _macro_equal()