Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c83 static void push_prpstmt(struct st_t *);
3166 if (stp->stnxt != NULL) push_prpstmt(stp->stnxt); in __prep_lstofsts()
3277 if (stp->stnxt != NULL) push_prpstmt(stp->stnxt); in __prep_lstofsts()
3331 push_prpstmt((struct st_t *) NULL); in __prep_lstofsts()
3345 push_prpstmt((struct st_t *) NULL); in __prep_lstofsts()
3531 static void push_prpstmt(struct st_t *stp) in push_prpstmt() function
3608 if (stp->stnxt != NULL) push_prpstmt(stp->stnxt); in prep_case()
3668 if (stp->stnxt != NULL) push_prpstmt(stp->stnxt); in prep_dctrl()
6871 push_prpstmt((struct st_t *) NULL); in cxf_fixup_lstofsts_gotos()
6884 push_prpstmt((struct st_t *) NULL); in cxf_fixup_lstofsts_gotos()
[all …]