Searched refs:sim_efun (Results 1 – 4 of 4) sorted by relevance
134 j = id->u.global.sim_efun; in invalidate_simul_efuns()140 id->u.global.sim_efun = I_GLOBAL_SEFUN_OTHER; in invalidate_simul_efuns()149 j = id->u.global.sim_efun; in invalidate_simul_efuns()412 p->u.global.sim_efun = j; in assert_simul_efun_object()
174 short sim_efun; member
1542 || (( efun_override || p->u.global.sim_efun < 0 ) in symbol_efun_str()1558 if (efun_override && p->u.global.sim_efun >= 0 in symbol_efun_str()1559 && simul_efunp[p->u.global.sim_efun].flags & TYPE_MOD_NO_MASK) in symbol_efun_str()1586 if (!efun_override && p->u.global.sim_efun >= 0) in symbol_efun_str()1590 sp->x.closure_type = (short)(p->u.global.sim_efun + CLOSURE_SIMUL_EFUN); in symbol_efun_str()1743 ident->u.global.sim_efun = I_GLOBAL_SEFUN_OTHER; in init_global_identifier()4123 && p->u.global.sim_efun >= 0 in closure()4124 && simul_efunp[p->u.global.sim_efun].flags & TYPE_MOD_NO_MASK in closure()4185 if (p->u.global.sim_efun >= 0) { in closure()4187 p->u.global.sim_efun + CLOSURE_SIMUL_EFUN_OFFS; in closure()
3418 && (name->u.global.efun >= 0 || name->u.global.sim_efun >= 0) in define_variable()3540 && (name->u.global.efun >= 0 || name->u.global.sim_efun >= 0) in redeclare_variable()12526 && real_name->u.global.sim_efun >= 012531 $<function_call_head>$.simul_efun = real_name->u.global.sim_efun;13447 && $3->u.global.sim_efun >= 013448 && simul_efunp[$3->u.global.sim_efun].flags & TYPE_MOD_NO_MASK13504 && lvar->u.global.sim_efun >= 013505 && simul_efunp[lvar->u.global.sim_efun].flags & TYPE_MOD_NO_MASK15611 || (p->u.global.efun < 0 && p->u.global.sim_efun < 0)16417 && id->u.global.sim_efun >= 0)[all …]