Home
last modified time | relevance | path

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

/dports/lang/huc/huc-3.21/src/huc/
H A Dstmt.c261 ws[WSINCR] = getlabel (); in dofor()
279 gnlabel (pws[WSINCR]); in dofor()
285 pws[WSINCR] = pws[WSTEST]; in dofor()
288 jump (pws[WSINCR]); in dofor()
399 jump (ptr[WSINCR]); in docont()
H A Ddefs.h210 #define WSINCR 4 macro