Home | History | Annotate | Download | only in src

Lines Matching refs:key2

186   static bool ScriptMatch(void* key1, void* key2) { return key1 == key2; }