Home
last modified time | relevance | path

Searched defs:deadok (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dltable.c224 static int equalkey (const TValue *k1, const Node *n2, int deadok) { in equalkey()
309 static const TValue *getgeneric (Table *t, const TValue *key, int deadok) { in getgeneric()