Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dsymbols.c1305 #define GET_SYM(level) \ in FindAutomaticType() macro
1316 sym0 = GET_SYM(0); in FindAutomaticType()
1317 sym1 = GET_SYM(1); in FindAutomaticType()
1331 sym2 = GET_SYM(2); in FindAutomaticType()
1332 sym3 = (width == 4 ? GET_SYM(3) : XKB_KEY_NoSymbol); in FindAutomaticType()
1348 #undef GET_SYM in FindAutomaticType()