Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dltable.c224 static int equalkey (const TValue *k1, const Node *n2, int deadok) { in equalkey() function
312 if (equalkey(key, n, deadok)) in getgeneric()