Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_src2.c823 struct st_t *stp, *repstp; in rd_loop() local
832 repstp = NULL; in rd_loop()
840 if ((repstp = __rd_stmt()) == NULL) return(NULL); in rd_loop()
873 if ((repstp = __rd_stmt()) == NULL) return(NULL); in rd_loop()
879 { stp->st.srpt.repx = loopx; stp->st.srpt.repst = repstp; } in rd_loop()
881 { stp->st.swait.lpx = loopx; stp->st.swait.lpst = repstp; } in rd_loop()
882 else { stp->st.swh.lpx = loopx; stp->st.swh.lpst = repstp; } in rd_loop()