Lines Matching refs:context
28 extern Symbol *context, *owner;
120 context = $3->sym;
121 context->ini = $2; /* linenr and file */
149 context = ZS;
178 init : INIT { context = $1->sym; }
181 rl = ready(context, ZN, $4->sq, 0, ZN, I_PROC);
184 context = ZS;
202 context = $1->sym;
209 context = ZS;
231 events : TRACE { context = $1->sym;
243 context = ZS;
248 utype : TYPEDEF NAME { if (context)
368 if (context != ZS)
398 || ($3->ntyp == NAME && $3->sym->context))
669 if (!context)