Searched refs:RDKCTC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlparser.h93 #define RDKCTC 3 /* compile-time constant */ macro
H A Dlparser.c233 if (vd->vd.kind != RDKCTC) /* is in the stack? */
253 if (vd->vd.kind == RDKCTC)
395 if (vd->vd.kind == RDKCTC) /* compile-time constant? */
1746 var->vd.kind = RDKCTC; /* variable is a compile-time constant */

Completed in 109 milliseconds