Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c166 FindMatchingInterp(CompatInfo *info, SymInterpInfo *new) in FindMatchingInterp() function
200 SymInterpInfo *old = FindMatchingInterp(info, new); in AddInterp()