HomeSort by relevance Sort by last modified time
    Searched refs:svaleq (Results 1 - 2 of 2) sorted by null

  /external/libxkbcommon/xkbcommon/src/
scanner-utils.h 35 svaleq(struct sval s1, struct sval s2) function
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
rules.c 442 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 213 milliseconds