Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlparser.h91 #define RDKCONST 1 /* constant */ macro
H A Dlparser.c1707 return RDKCONST; /* read-only variable */ in getlocalattribute()
1754 var->vd.kind == RDKCONST && /* last variable is const? */ in localstat()