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

/system/core/sh/
H A Darith_lex.c176 typedef unsigned int yy_size_t; typedef
191 yy_size_t yy_buf_size;
293 YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
297 void *yyalloc (yy_size_t );
298 void *yyrealloc (void *,yy_size_t );
1615 YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
1669 yy_size_t n;
1844 void *yyalloc (yy_size_t size )
1849 void *yyrealloc (void * ptr, yy_size_t size )

Completed in 5 milliseconds