tempty
int tempty;
tempty = prdptr[nprod][1];
if (tempty < 0)
else if (tempty >= NTBASE)
tempty = nontrst[tempty-NTBASE].tvalue;
tempty = TYPE(toklev[tempty]);
if (tempty != nontrst[*prdptr[nprod]-NTBASE].tvalue) {
if (tempty(db))
static boolean_t tempty(const cpp_db_t *);