Lines Matching refs:malloc
16 void *malloc( unsigned );65 char *malloc();1447 (int *) malloc( sizeof( int ) * (unsigned) csize );2568 b = (YY_BUFFER_STATE) malloc( sizeof( struct yy_buffer_state ) );2578 b->yy_ch_buf = (YY_CHAR *) malloc( (unsigned) (b->yy_buf_size + 2) );