Home | History | Annotate | Download | only in glcpp

Lines Matching refs:b_empty

886 		int b_empty = _token_list_is_empty_ignoring_space(b);
887 return a_empty == b_empty;