Home
last modified time | relevance | path

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

/dports/lang/huc/huc-3.21/src/huc/
H A Dstmt.c259 ws[WSTYP] = WSFOR; in dofor()
398 if (ptr[WSTYP] == WSFOR) in docont()
H A Ddefs.h219 #define WSFOR 1 macro