Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/lex/
Dmisc.c92 flexfatal(
209 flexfatal( _( "dynamic memory failure in copy_string()" ) );
338 void flexfatal( msg ) in flexfatal() function
767 flexfatal( _( "attempt to increase array size failed" ) );
812 flexfatal( in skelout()
865 flexfatal(
Ddfa.c357 flexfatal(
586 flexfatal( in ntod()
991 flexfatal(
1044 flexfatal(
Dnfa.c175 flexfatal( _( "empty machine in dupmachine()" ) );
681 flexfatal( _( "found too many transitions in mkxtion()" ) );
Dsym.c80 flexfatal( _( "symbol table memory allocation failed" ) );
Dflexdef.h850 extern void flexfatal PROTO((const char[]));
DNEWS620 - More robust solution to 2.4.2's flexfatal() bug fix.
637 - Fixed bug in libfl.a referring to non-existent "flexfatal" function.