Searched refs:exit_block (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xtrap/dist/
H A DXEKeybCtrl.c99 } _align (LONGWORD) exit_block;
232 exit_block.exit_routine = rtn;
233 exit_block.arg_cnt = 1; /* The condition code is the first argument */
234 exit_block.cond_value = &vms_condition; /* Address of condition value written by VMS */
236 status = SYS$DCLEXH (&exit_block); /* Set up the condition handler */
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c107 exit_block(struct dxil_module *m) function in typeref:typename:bool
1264 exit_block(m);
1311 return exit_block(m);
1328 return exit_block(m);
1514 exit_block(m);
2168 exit_block(m);
2217 return exit_block(m);
2545 exit_block(m);
3323 return exit_block(m);
3373 exit_block(
[all...]

Completed in 12 milliseconds