Searched refs:flexend (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/lex/
H A Dmain.c166 /* Note, flexend does not return. It exits with its argument
169 flexend( 0 );
347 /* flexend - terminate flex
353 void flexend( exit_status ) function
865 flexend( 1 );
869 flexend( 1 );
H A Dflexdef.h804 extern void flexend PROTO((int));
H A Dmisc.c332 flexend( 1 );

Completed in 57 milliseconds