Home
last modified time | relevance | path

Searched defs:buffer2 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c128 static char buffer2[GFC_MAX_SYMBOL_LEN + 7]; in gfc_typename() local
218 static char buffer2[34]; in gfc_typename() local
269 static char buffer2[15]; in gfc_dummy_typename() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.cc130 static char buffer2[GFC_MAX_SYMBOL_LEN + 8]; in gfc_typename() local
220 static char buffer2[34]; in gfc_typename() local
271 static char buffer2[15]; in gfc_dummy_typename() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dgc_allocator.d159 auto buffer2 = GCAllocator.instance.allocate(s - (s / 2) + 1); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dgc_allocator.d176 auto buffer2 = GCAllocator.instance.allocate(s - (s / 2) + 1); in version() local
/netbsd-src/external/bsd/libevent/dist/
H A Devbuffer-internal.h295 #define EVBUFFER_LOCK2(buffer1, buffer2) \ argument
299 #define EVBUFFER_UNLOCK2(buffer1, buffer2) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s12z.c1263 uint8_t buffer2[4]; in mul_reg_opr_opr() local
1779 uint8_t buffer2[4]; in opr_opr() local
2109 uint8_t buffer2[4]; in shift_opr_imm() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-s12z.c1263 uint8_t buffer2[4]; in mul_reg_opr_opr() local
1779 uint8_t buffer2[4]; in opr_opr() local
2109 uint8_t buffer2[4]; in shift_opr_imm() local
/netbsd-src/sys/fs/hfs/
H A Dlibhfs.c172 void* buffer2; /* used as temporary pointer for realloc() */ in hfslib_open_volume() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7329 auto_vec<target_unit, 128> buffer2 (buffer_bytes); in simplify_immed_subreg() local