Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dast.h91 _STMT_NUM_VALUES enumerator
Dast-build.c760 static const char *stmt_type_strings[_STMT_NUM_VALUES] = {
780 if (type >= _STMT_NUM_VALUES) in stmt_type_to_string()