Searched refs:RDKCTC (Results 1 – 2 of 2) sorted by relevance
92 #define RDKCTC 3 /* compile-time constant */ macro
233 if (vd->vd.kind != RDKCTC) /* is in the stack? */ in stacklevel()253 if (vd->vd.kind == RDKCTC) in localdebuginfo()395 if (vd->vd.kind == RDKCTC) /* compile-time constant? */ in searchvar()1786 var->vd.kind = RDKCTC; /* variable is a compile-time constant */ in localstat()