| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| D | variant.c | 17 unsigned char buffer2[8]; variable 34 buffer2[0] = 255; in main() 35 buffer2[4] = 23; in main() 41 buffer2[0] = 255; in main() 42 buffer2[7] = 23; in main()
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evbuffer-internal.h | 295 #define EVBUFFER_LOCK2(buffer1, buffer2) \ argument 297 EVLOCK_LOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \ 299 #define EVBUFFER_UNLOCK2(buffer1, buffer2) \ argument 301 EVLOCK_UNLOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evbuffer-internal.h | 295 #define EVBUFFER_LOCK2(buffer1, buffer2) \ argument 297 EVLOCK_LOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \ 299 #define EVBUFFER_UNLOCK2(buffer1, buffer2) \ argument 301 EVLOCK_UNLOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | mon.c | 205 char buffer2[20]; in mon_print_info() local 335 len_sub_num[2], mon_add_commas(buffer2, in mon_print_info() 336 sizeof(buffer2), in mon_print_info() 355 len_sub_num[2], mon_add_commas(buffer2, in mon_print_info() 356 sizeof(buffer2), in mon_print_info()
|
| /netbsd/src/sys/fs/hfs/ |
| D | libhfs.c | 172 void* buffer2; /* used as temporary pointer for realloc() */ in hfslib_open_volume() local 242 buffer2 = hfslib_realloc(buffer, 512, cbargs); in hfslib_open_volume() 243 if (buffer2 == NULL) in hfslib_open_volume() 245 buffer = buffer2; in hfslib_open_volume() 305 buffer2 = hfslib_realloc(buffer, sizeof(hfs_journal_info_t), cbargs); in hfslib_open_volume() 306 if (buffer2 == NULL) in hfslib_open_volume() 308 buffer = buffer2; in hfslib_open_volume() 319 buffer2 = hfslib_realloc(buffer, sizeof(hfs_journal_header_t), cbargs); in hfslib_open_volume() 320 if (buffer2 == NULL) in hfslib_open_volume() 322 buffer = buffer2; in hfslib_open_volume()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-s12z.c | 1263 uint8_t buffer2[4]; in mul_reg_opr_opr() local 1266 if (!lex_opr (buffer2, &n_bytes2, &exp2, false)) in mul_reg_opr_opr() 1297 f = emit_opr (f, buffer2, n_bytes2, &exp2); in mul_reg_opr_opr() 1779 uint8_t buffer2[4]; in opr_opr() local 1782 if (!lex_opr (buffer2, &n_bytes2, &exp2, false)) in opr_opr() 1789 f = emit_opr (f, buffer2, n_bytes2, &exp2); in opr_opr() 2109 uint8_t buffer2[4]; in shift_opr_imm() local 2118 else if (!lex_opr (buffer2, &n_opr_bytes2, &exp2, false)) in shift_opr_imm() 2165 f = emit_opr (f, buffer2, n_opr_bytes2, &exp2); in shift_opr_imm()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-mmix.texi | 388 buffer2 BYTE 0,0,0,0,0 391 LDOU $42,buffer2 396 5, the offset from @samp{buffer1} to @samp{buffer2}. The result is 400 buffer2 BYTE 0,0,0,0,0 403 LDOU $42,tmpreg,(buffer2-buffer1)
|
| D | as.info | 17451 buffer2 BYTE 0,0,0,0,0 17454 LDOU $42,buffer2 17458 the offset from ‘buffer1’ to ‘buffer2’. The result is equivalent 17461 buffer2 BYTE 0,0,0,0,0 17464 LDOU $42,tmpreg,(buffer2-buffer1)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| D | var-cmd.c | 467 int buffer2 = 11; in do_at_tests_callee() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | simplify-rtx.cc | 7329 auto_vec<target_unit, 128> buffer2 (buffer_bytes); in simplify_immed_subreg() local 7330 if (!native_encode_rtx (outermode, ret, buffer2, 0, buffer_bytes)) in simplify_immed_subreg() 7333 if (buffer[i] != buffer2[i]) in simplify_immed_subreg()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-2020 | 35 than using static buffer2. Delete dead code. Remove unnecessary
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-2020 | 35 than using static buffer2. Delete dead code. Remove unnecessary
|