| /netbsd-src/usr.sbin/fwctl/ |
| H A D | fwdv.c | 80 #define DSIZE 480 macro 117 pad = malloc(DSIZE*MAXBLOCKS); in dvrecv() 121 memset(pad, 0xff, DSIZE*MAXBLOCKS); in dvrecv() 224 npad *= DSIZE; in dvrecv() 241 wbuf[vec++].iov_len = DSIZE; in dvrecv() 290 pbuf = malloc(DSIZE * TNBUF); in dvsend() 310 pkt->mode.stream.len = DSIZE + sizeof(struct ciphdr); in dvsend() 340 while (tlen < DSIZE * TNBUF) { in dvsend() 341 len = read(fd, pbuf + tlen, DSIZE * TNBUF - tlen); in dvsend() 357 dv = (struct dvdbc *)(pbuf + offset * DSIZE); in dvsend() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
| H A D | gzappend.c | 90 #define DSIZE 32768U macro 281 window = malloc(DSIZE); in gzscan() 306 strm->avail_out = DSIZE - have; in gzscan() 317 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out); in gzscan() 319 have = DSIZE - strm->avail_out; in gzscan() 363 rotate(window, DSIZE, have); in gzscan() 364 have = DSIZE; in gzscan()
|
| /netbsd-src/common/dist/zlib/examples/ |
| H A D | gzappend.c | 90 #define DSIZE 32768U macro 281 window = malloc(DSIZE); in gzscan() 306 strm->avail_out = DSIZE - have; in gzscan() 317 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out); in gzscan() 319 have = DSIZE - strm->avail_out; in gzscan() 363 rotate(window, DSIZE, have); in gzscan() 364 have = DSIZE; in gzscan()
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
| H A D | gzappend.c | 90 #define DSIZE 32768U macro 281 window = malloc(DSIZE); in gzscan() 306 strm->avail_out = DSIZE - have; in gzscan() 317 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out); in gzscan() 319 have = DSIZE - strm->avail_out; in gzscan() 363 rotate(window, DSIZE, have); in gzscan() 364 have = DSIZE; in gzscan()
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
| H A D | gzappend.c | 90 #define DSIZE 32768U macro 281 window = malloc(DSIZE); in gzscan() 306 strm->avail_out = DSIZE - have; in gzscan() 317 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out); in gzscan() 319 have = DSIZE - strm->avail_out; in gzscan() 363 rotate(window, DSIZE, have); in gzscan() 364 have = DSIZE; in gzscan()
|
| /netbsd-src/lib/libc/db/hash/ |
| H A D | hash.c | 218 "DIRECTORY SIZE ", hashp->DSIZE, in __hash_open() 290 hashp->DSIZE = DEF_DIRSIZE; in init_hash() 377 if (nsegs > (uint32_t)hashp->DSIZE) in init_htab() 378 hashp->DSIZE = nsegs; in init_htab() 843 if (new_segnum >= hashp->DSIZE) { in __expand_table() 845 dirsize = hashp->DSIZE * sizeof(SEGMENT *); in __expand_table() 850 hashp->DSIZE = (uint32_t)dirsize; in __expand_table() 921 hashp->dir = calloc((size_t)hashp->DSIZE, sizeof(SEGMENT *)); in alloc_segs()
|
| H A D | hash.h | 283 #define DSIZE hdr.dsize macro
|
| /netbsd-src/external/gpl3/gcc.old/lib/libgcc/ |
| H A D | Makefile.inc | 181 CPPFLAGS.${n}_${s}_${m}+= -DL_${n} -DSIZE=${s} -DMODEL=${m} 190 CPPFLAGS.${n}_${s}_${m}+= -DL_${n} -DSIZE=${s} -DMODEL=${m}
|
| /netbsd-src/external/gpl3/gcc/lib/libgcc/ |
| H A D | Makefile.inc | 181 CPPFLAGS.${n}_${s}_${m}+= -DL_${n} -DSIZE=${s} -DMODEL=${m} 190 CPPFLAGS.${n}_${s}_${m}+= -DL_${n} -DSIZE=${s} -DMODEL=${m}
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
| H A D | t-lse | 44 $(gcc_compile) -DL_$(PAT_BASE) -DSIZE=$(PAT_N) -DMODEL=$(PAT_M) -c $<
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
| H A D | t-lse | 44 $(gcc_compile) -DL_$(PAT_BASE) -DSIZE=$(PAT_N) -DMODEL=$(PAT_M) -c $<
|
| /netbsd-src/usr.bin/rump_allserver/ |
| H A D | rump_allserver.c | 107 #define DSIZE 2 macro 194 case DSIZE: in main()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | common.c | 507 int dope[DSIZE]; 508 char *opst[DSIZE];
|
| H A D | manifest.h | 57 #define DSIZE (MAXOP+1) macro
|
| H A D | mkext.c | 24 int chkop[DSIZE];
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rx-parse.y | 36 #define DSIZE 3 macro 956 B3(0xfc, 0x78, 0x08); F($7, 16, 4); DSP($5, 14, DSIZE); 963 B3(0xfc, 0xc8, 0x08); F($5, 16, 4); DSP($3, 14, DSIZE); 1991 case DSIZE: in displacement()
|
| H A D | rx-parse.c | 94 #define DSIZE 3 macro 3881 B3(0xfc, 0x78, 0x08); F((yyvsp[-1].regno), 16, 4); DSP((yyvsp[-3].exp), 14, DSIZE); in yyparse() 3896 B3(0xfc, 0xc8, 0x08); F((yyvsp[-3].regno), 16, 4); DSP((yyvsp[-5].exp), 14, DSIZE); in yyparse() 5337 case DSIZE: in displacement()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | rx-parse.y | 36 #define DSIZE 3 macro 956 B3(0xfc, 0x78, 0x08); F($7, 16, 4); DSP($5, 14, DSIZE); 963 B3(0xfc, 0xc8, 0x08); F($5, 16, 4); DSP($3, 14, DSIZE); 1991 case DSIZE: in displacement()
|
| H A D | rx-parse.c | 94 #define DSIZE 3 macro 3881 B3(0xfc, 0x78, 0x08); F((yyvsp[-1].regno), 16, 4); DSP((yyvsp[-3].exp), 14, DSIZE); in yyparse() 3896 B3(0xfc, 0xc8, 0x08); F((yyvsp[-3].regno), 16, 4); DSP((yyvsp[-5].exp), 14, DSIZE); in yyparse() 5337 case DSIZE: in displacement()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | Makefile.in | 763 -DSIZE=`echo "$*" | sed 's/.*_//'` \ 782 -DSIZE=`echo "$*" | sed 's/.*_//'` \
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | Makefile.in | 763 -DSIZE=`echo "$*" | sed 's/.*_//'` \ 782 -DSIZE=`echo "$*" | sed 's/.*_//'` \
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | rx-decode.opc | 46 #define DSIZE 3
|
| H A D | rx-decode.c | 48 #define DSIZE 3 macro
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | rx-decode.opc | 46 #define DSIZE 3
|
| H A D | rx-decode.c | 48 #define DSIZE 3 macro
|