Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c174 _KCCGST_NUM_ENTRIES enumerator
177 static const struct sval rules_kccgst_svals[_KCCGST_NUM_ENTRIES] = {
214 int kccgst_at_pos[_KCCGST_NUM_ENTRIES];
230 struct sval kccgst_value_at_pos[_KCCGST_NUM_ENTRIES];
253 darray_char kccgst[_KCCGST_NUM_ENTRIES];
321 for (int i = 0; i < _KCCGST_NUM_ENTRIES; i++) in matcher_free()
349 for (unsigned i = 0; i < _KCCGST_NUM_ENTRIES; i++) in matcher_mapping_start_new()
439 for (kccgst = 0; kccgst < _KCCGST_NUM_ENTRIES; kccgst++) { in matcher_mapping_set_kccgst()
447 if (kccgst >= _KCCGST_NUM_ENTRIES) { in matcher_mapping_set_kccgst()