Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/lex/
Dmisc.c636 out_line_count( str );
644 out_line_count( fmt );
652 out_line_count( fmt );
660 out_line_count( fmt );
663 void out_line_count( str ) in out_line_count() function
677 out_line_count( fmt );
678 out_line_count( str );
685 out_line_count( fmt );
686 out_line_count( s1 );
687 out_line_count( s2 );
[all …]
Dflexdef.h898 extern void out_line_count PROTO((const char []));