Home
last modified time | relevance | path

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

/external/lua/src/
Dlparser.h91 #define RDKTOCLOSE 2 /* to-be-closed */ macro
Dlparser.c1737 return RDKTOCLOSE; /* to-be-closed variable */ in getlocalattribute()
1769 if (kind == RDKTOCLOSE) { /* to-be-closed? */ in localstat()