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

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 244 static void yy_flex_free YY_PROTO(( void * ));
1532 yy_flex_free( (void *) b->yy_ch_buf );
1534 yy_flex_free( (void *) b );
1844 static void yy_flex_free( void *ptr ) function in typeref:typename:void
1846 static void yy_flex_free( ptr )
lex.yy.c 244 static void yy_flex_free YY_PROTO(( void * ));
1532 yy_flex_free( (void *) b->yy_ch_buf );
1534 yy_flex_free( (void *) b );
1844 static void yy_flex_free( void *ptr ) function in typeref:typename:void
1846 static void yy_flex_free( ptr )

Completed in 24 milliseconds