Home
last modified time | relevance | path

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

/system/core/sh/
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 ) in yy_scan_buffer()
1669 yy_size_t n; in yy_scan_bytes()
1844 void *yyalloc (yy_size_t size ) in yyalloc()
1849 void *yyrealloc (void * ptr, yy_size_t size ) in yyrealloc()