Searched refs:xlu__disk_yyalloc (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxlu_disk_l.c | 312 void *xlu__disk_yyalloc (yy_size_t ,yyscan_t yyscanner ); 1255 yyg->yy_state_buf = (yy_state_type *)xlu__disk_yyalloc(YY_STATE_BUF_SIZE ,yyscanner); 2086 b = (YY_BUFFER_STATE) xlu__disk_yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner ); in xlu__disk_yy_create_buffer() 2095 b->yy_ch_buf = (char *) xlu__disk_yyalloc(b->yy_buf_size + 2 ,yyscanner ); in xlu__disk_yy_create_buffer() 2252 yyg->yy_buffer_stack = (struct yy_buffer_state**)xlu__disk_yyalloc in xlu__disk_yyensure_buffer_stack() 2300 b = (YY_BUFFER_STATE) xlu__disk_yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner ); in xlu__disk_yy_scan_buffer() 2349 buf = (char *) xlu__disk_yyalloc(n ,yyscanner ); in xlu__disk_yy_scan_bytes() 2558 *ptr_yy_globals = (yyscan_t) xlu__disk_yyalloc ( sizeof( struct yyguts_t ), NULL ); in xlu__disk_yylex_init() 2591 *ptr_yy_globals = (yyscan_t) xlu__disk_yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in xlu__disk_yylex_init_extra() 2702 void *xlu__disk_yyalloc (yy_size_t size , yyscan_t yyscanner) in xlu__disk_yyalloc() function
|
A D | libxlu_disk_l.h | 223 void *xlu__disk_yyalloc (yy_size_t ,yyscan_t yyscanner );
|
Completed in 11 milliseconds