Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-io.c80 unsigned char *new_buffer = jcf->buffer == NULL ? ALLOC (new_size) variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A Dwgenops.c530 wchar_t *new_buffer; local
H A Dgenops.c228 char *new_buffer; local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfiglexer.c6435 yy_switch_to_buffer(YY_BUFFER_STATE new_buffer) yy_switch_to_buffer() argument
6584 yypush_buffer_state(YY_BUFFER_STATE new_buffer) yypush_buffer_state() argument
[all...]
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-lex.c3044 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
3193 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddeflex.c1450 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
H A Drclex.c1927 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
/openbsd-src/lib/libcrypto/ec/
H A Dec_asn1.c1306 int new_buffer = 0; i2o_ECPublicKey() local
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ditbl-lex.c1284 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-lex.c2731 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
/openbsd-src/gnu/gcc/libcpp/
H A Ddirectives.c2161 cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); in cpp_push_buffer() local