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