Home
last modified time | relevance | path

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

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