Home
last modified time | relevance | path

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

/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dfunctions.h120 static void stepif Args((void)); /* Step past the cu…
H A Drexx.c2146 case IF: stepif(); return; in skipstmt()
2175 static void stepif(){ in stepif() function