Home
last modified time | relevance | path

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

/external/lua/src/
Dlparser.h90 #define RDKCONST 1 /* constant */ macro
Dlparser.c1735 return RDKCONST; /* read-only variable */ in getlocalattribute()
1784 var->vd.kind == RDKCONST && /* last variable is const? */ in localstat()