Home
last modified time | relevance | path

Searched refs:S_DSABLE (Results 1 – 11 of 11) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c3391 case S_DSABLE: in __prep_lstofsts()
6135 case S_DSABLE: in __free_1stmt()
6505 case S_DSABLE: in cmp_xform1_stmt()
6893 case S_DSABLE: in cxf_fixup_lstofsts_gotos()
H A Dv_src2.c1082 stp = __alloc_stmt(S_DSABLE); in rd_disable()
1096 stp = __alloc_stmt(S_DSABLE); in rd_disable()
H A Dv_fx2.c3380 case S_CAUSE: case S_DSABLE: case S_NULL: case S_STNONE: case S_QCONTDEA: in stmt_do_inpsel_set()
7516 case S_DSABLE: in chk_nodel_stmt()
7969 case S_DSABLE: in chk_1stmt()
8328 case S_DSABLE: case S_CAUSE: in bld_stmt_evxlst()
H A Dv_dbg.c1431 case S_DSABLE: case S_REPSETUP: case S_REPDCSETUP: case S_GOTO: in renumber_1stmt()
H A Dv.h682 #define S_DSABLE 19 /* disable <task or block> */ macro
H A Dv_ex.c809 case S_DSABLE: in exec_stmts()
1281 case S_DSABLE: in __brktr_exec_1stmt()
H A Dv_src.c4150 case S_DSABLE: in __alloc_stmt()
H A Dv_ms.c5242 case S_DSABLE: strcpy(s, "disable"); break; in __to_sttyp()
H A Dv_cnv.c4660 case S_DSABLE: in __dmp_stmt()
H A Dv_fx.c7231 case S_DSABLE: in copy_stmt()
H A Dv_vpi2.c1148 case S_DSABLE: return(vpiDisable); in __to_vpi_stmttyp()