Home
last modified time | relevance | path

Searched refs:CBSIZE (Results 1 – 18 of 18) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-go32.c141 #define CBSIZE 4096 macro
202 unsigned char cbuf[CBSIZE];
257 port->first = (port->first + 1) & (CBSIZE - 1); in dos_getc()
267 if (port->count >= CBSIZE - 1) in dos_putc()
269 port->cbuf[(port->first + port->count) & (CBSIZE - 1)] = c; in dos_putc()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dser-go32.c140 #define CBSIZE 4096 macro
201 unsigned char cbuf[CBSIZE];
256 port->first = (port->first + 1) & (CBSIZE - 1); in dos_getc()
266 if (port->count >= CBSIZE - 1) in dos_putc()
268 port->cbuf[(port->first + port->count) & (CBSIZE - 1)] = c; in dos_putc()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dser-go32.c136 #define CBSIZE 4096 macro
197 unsigned char cbuf[CBSIZE];
252 port->first = (port->first + 1) & (CBSIZE - 1); in dos_getc()
262 if (port->count >= CBSIZE - 1) in dos_putc()
264 port->cbuf[(port->first + port->count) & (CBSIZE - 1)] = c; in dos_putc()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dser-go32.c139 #define CBSIZE 4096 macro
200 unsigned char cbuf[CBSIZE];
255 port->first = (port->first + 1) & (CBSIZE - 1); in dos_getc()
265 if (port->count >= CBSIZE - 1) in dos_putc()
267 port->cbuf[(port->first + port->count) & (CBSIZE - 1)] = c; in dos_putc()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-go32.c141 #define CBSIZE 4096 macro
202 unsigned char cbuf[CBSIZE];
257 port->first = (port->first + 1) & (CBSIZE - 1); in dos_getc()
267 if (port->count >= CBSIZE - 1) in dos_putc()
269 port->cbuf[(port->first + port->count) & (CBSIZE - 1)] = c; in dos_putc()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/rtems/include/sys/
H A Dparam.h121 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/rtems/sys/
H A Dparam.h166 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dparam.h167 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dparam.h167 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/rtems/sys/
H A Dparam.h166 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dparam.h167 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dparam.h167 #define CBSIZE (CBLOCK - sizeof(struct cblock *) - CBQSIZE) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dparam.h200 #define CBSIZE (CBLOCK - (int)sizeof(struct cblock *) - CBQSIZE) macro
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dvfd.c39 #define CBSIZE (8*KB) macro
189 if(H5Pset_fapl_direct(fapl, MBOUNDARY, FBSIZE, CBSIZE) < 0) in test_direct()
196 if(mbound != MBOUNDARY || fbsize != FBSIZE || cbsize != CBSIZE) in test_direct()
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dvfd.c44 #define CBSIZE (8*KB) macro
582 if(H5Pset_fapl_direct(fapl, MBOUNDARY, FBSIZE, CBSIZE) < 0) in test_direct()
589 if(mbound != MBOUNDARY || fbsize != FBSIZE || cbsize != CBSIZE) in test_direct()
/dports/graphics/xv-m17n/xv-3.10a/
H A DCHANGELOG146 Portability: CBSIZE (in xvbutt.c) is defined on some systems in param.h.
/dports/japanese/xv/xv-3.10a/
H A DCHANGELOG146 Portability: CBSIZE (in xvbutt.c) is defined on some systems in param.h.
/dports/graphics/xv/xv-3.10a/
H A DCHANGELOG146 Portability: CBSIZE (in xvbutt.c) is defined on some systems in param.h.