Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ms.c965 __mac_line_len = len; in __collect_line()
1115 llen = __mac_line_len - (mchp - __macwrkstr); in remchk_macdef_coms()
1223 __mac_line_len = (mchp - __macwrkstr) + (nchp - newwrkstr); in remchk_macdef_coms()
H A Dcver.c290 int32 __mac_line_len; /* actual length of macro line in wrk str */ variable
1808 __mac_line_len = 0; in init_ds()
H A Dv.h3149 extern int32 __mac_line_len; /* actual length of macro line in wrk str */