asm_alloc 24 htags/asm.c #define yyalloc asm_alloc asm_alloc 324 htags/asm.c void *asm_alloc (yy_size_t ); asm_alloc 1584 htags/asm.c b = (YY_BUFFER_STATE) asm_alloc(sizeof( struct yy_buffer_state ) ); asm_alloc 1593 htags/asm.c b->yy_ch_buf = (char *) asm_alloc(b->yy_buf_size + 2 ); asm_alloc 1744 htags/asm.c (yy_buffer_stack) = (struct yy_buffer_state**)asm_alloc asm_alloc 1792 htags/asm.c b = (YY_BUFFER_STATE) asm_alloc(sizeof( struct yy_buffer_state ) ); asm_alloc 1841 htags/asm.c buf = (char *) asm_alloc(n ); asm_alloc 1872 htags/asm.c (yy_start_stack) = (int *) asm_alloc(new_size ); asm_alloc 24 libparser/asm_scan.c #define yyalloc asm_alloc asm_alloc 337 libparser/asm_scan.c void *asm_alloc (yy_size_t ); asm_alloc 1816 libparser/asm_scan.c b = (YY_BUFFER_STATE) asm_alloc(sizeof( struct yy_buffer_state ) ); asm_alloc 1825 libparser/asm_scan.c b->yy_ch_buf = (char *) asm_alloc(b->yy_buf_size + 2 ); asm_alloc 1976 libparser/asm_scan.c (yy_buffer_stack) = (struct yy_buffer_state**)asm_alloc asm_alloc 2024 libparser/asm_scan.c b = (YY_BUFFER_STATE) asm_alloc(sizeof( struct yy_buffer_state ) ); asm_alloc 2073 libparser/asm_scan.c buf = (char *) asm_alloc(n ); asm_alloc 2104 libparser/asm_scan.c (yy_start_stack) = (int *) asm_alloc(new_size );