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

/external/libxkbcommon/xkbcommon/src/
H A Dscanner-utils.h35 svaleq(struct sval s1, struct sval s2) function
/external/libxkbcommon/xkbcommon/src/xkbcomp/
H A Drules.c442 if (svaleq(rules_kccgst_svals[kccgst], ident))
574 if (svaleq(group->name, group_name)) {
590 if (svaleq(to, *element))
604 return svaleq(val, to);

Completed in 820 milliseconds