Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlparser.h92 #define RDKTOCLOSE 2 /* to-be-closed */ macro
H A Dlparser.c1709 return RDKTOCLOSE; /* to-be-closed variable */ in getlocalattribute()
1739 if (kind == RDKTOCLOSE) { /* to-be-closed? */ in localstat()