| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefslex.l | 125 yylex_destroy ();
|
| H A D | winprefslex.c | 713 int yylex_destroy ( void ); 2025 * This function is called from yylex_destroy(), so don't allocate here. 2053 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 2054 int yylex_destroy (void) function in typeref:typename:int 2151 yylex_destroy ();
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 113 #ifdef yylex_destroy 116 #define yylex_destroy _mesa_program_lexer_lex_destroy macro 1336 int yylex_destroy ( yyscan_t yyscanner ); 3565 * This function is called from yylex_destroy(), so don't allocate here. 3594 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 3595 int yylex_destroy (yyscan_t yyscanner) function in typeref:typename:int 3696 yylex_destroy(scanner);
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 113 #ifdef yylex_destroy 116 #define yylex_destroy glcpp_lex_destroy macro 1074 int yylex_destroy ( yyscan_t yyscanner ); 3058 * This function is called from yylex_destroy(), so don't allocate here. 3087 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 3088 int yylex_destroy (yyscan_t yyscanner) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 113 #ifdef yylex_destroy 116 #define yylex_destroy glcpp_lex_destroy macro 1105 int yylex_destroy ( yyscan_t yyscanner ); 3104 * This function is called from yylex_destroy(), so don't allocate here. 3133 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 3134 int yylex_destroy (yyscan_t yyscanner) function in typeref:typename:int
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | lex.c | 737 int yylex_destroy ( void ); 2315 * This function is called from yylex_destroy(), so don't allocate here. 2340 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 2341 int yylex_destroy (void) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | program_lexer.l | 488 yylex_destroy(scanner);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | program_lexer.l | 488 yylex_destroy(scanner);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | scanner.c | 569 int yylex_destroy (void ); 1829 * This function is called from yylex_destroy(), so don't allocate here. 1854 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 1855 int yylex_destroy (void) function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefslex.c | 713 int yylex_destroy (void ); 2052 * This function is called from yylex_destroy(), so don't allocate here. 2080 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 2081 int yylex_destroy (void) function in typeref:typename:int
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 541 int yylex_destroy ( void ); 1770 * This function is called from yylex_destroy(), so don't allocate here. 1795 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 1796 int yylex_destroy (void) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 113 #ifdef yylex_destroy 116 #define yylex_destroy _mesa_glsl_lexer_lex_destroy macro 1665 int yylex_destroy ( yyscan_t yyscanner ); 4519 * This function is called from yylex_destroy(), so don't allocate here. 4548 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 4549 int yylex_destroy (yyscan_t yyscanner) function in typeref:typename:int 4673 yylex_destroy(state->scanner);
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 113 #ifdef yylex_destroy 116 #define yylex_destroy _mesa_glsl_lexer_lex_destroy macro 1688 int yylex_destroy ( yyscan_t yyscanner ); 4609 * This function is called from yylex_destroy(), so don't allocate here. 4638 /* yylex_destroy is for both reentrant and non-reentrant scanners. */ 4639 int yylex_destroy (yyscan_t yyscanner) function in typeref:typename:int 4763 yylex_destroy(state->scanner);
|