Searched refs:RDKCTC (Results 1 – 2 of 2) sorted by relevance
93 #define RDKCTC 3 /* compile-time constant */ macro
232 if (vd->vd.kind != RDKCTC) /* is in a register? */ in reglevel()253 if (vd->vd.kind == RDKCTC) in localdebuginfo()395 if (vd->vd.kind == RDKCTC) /* compile-time constant? */ in searchvar()1756 var->vd.kind = RDKCTC; /* variable is a compile-time constant */ in localstat()