Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltable.c216 static int equalkey (const TValue *k1, const Node *n2, int deadok) { in equalkey()
299 static const TValue *getgeneric (Table *t, const TValue *key, int deadok) { in getgeneric()