Searched refs:szSyms (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.c437 def->value.list.szSyms = 4;
644 if (list->value.list.nSyms >= list->value.list.szSyms)
646 list->value.list.szSyms *= 2;
649 list->value.list.szSyms,
H A Dxkbcomp.h161 int szSyms; member in struct:_Expr::__anonff6c3c06010a::__anonff6c3c060608

Completed in 3 milliseconds