Home
last modified time | relevance | path

Searched refs:c_env (Results 1 – 2 of 2) sorted by relevance

/trueos/usr.bin/xlint/lint1/
HDlint1.h379 int c_env; /* type of statement (T_IF, ...) */ member
HDfunc.c155 ci->c_env = env; in pushctrl()
169 if (cstk == NULL || cstk->c_env != env) in popctrl()