Home
last modified time | relevance | path

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

/dports/cad/stepcode/stepcode-0.8/src/express/
H A Dlexact.c88 #define SCAN_COMMENT_LENGTH 256 macro
433 strncpy( last_comment_ , yytext, SCAN_COMMENT_LENGTH - 1 ); in SCANsave_comment()