HomeSort by: relevance | last modified time | path
    Searched refs:yy_fatal_error (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 276 static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
565 YY_FATAL_ERROR( "input in flex scanner failed" ); \
570 YY_FATAL_ERROR( "input in flex scanner failed" );
587 #ifndef YY_FATAL_ERROR
588 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
993 YY_FATAL_ERROR(
1016 YY_FATAL_ERROR(
1060 YY_FATAL_ERROR(
1089 YY_FATAL_ERROR(
1644 static void yy_fatal_error( yyconst char msg[] ) function
    [all...]
  /src/tools/m4/bootstrap/
tokenizer.c 356 static void yy_fatal_error (yyconst char msg[] );
622 YY_FATAL_ERROR( "input in flex scanner failed" ); \
632 YY_FATAL_ERROR( "input in flex scanner failed" ); \
657 #ifndef YY_FATAL_ERROR
658 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
980 YY_FATAL_ERROR(
1001 YY_FATAL_ERROR(
1069 YY_FATAL_ERROR(
1113 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" )
1654 static void yy_fatal_error (yyconst char* msg ) function
    [all...]

Completed in 20 milliseconds