Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/arch/arm/arm32/
H A Dbcopy_page.S63 #define CHUNK_SIZE 32 macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-inferior.c7 #define CHUNK_SIZE 16000 /* same as findcmd.c's */ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Drmem.c145 #define CHUNK_SIZE (256 * 4096 - 64) macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dobjalloc.c77 #define CHUNK_SIZE (4096 - 32) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dobjalloc.c77 #define CHUNK_SIZE (4096 - 32) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dobjalloc.c77 #define CHUNK_SIZE (4096 - 32) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dobjalloc.c77 #define CHUNK_SIZE (4096 - 32) macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DIntervalMap.h55 static const int CHUNK_SIZE; variable
H A DDefaultMap.h51 static const int CHUNK_SIZE; variable
H A DStringMap.h62 int CHUNK_SIZE, HTABLE_SIZE; variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DIntervalMap.h55 static const int CHUNK_SIZE; variable
H A DDefaultMap.h51 static const int CHUNK_SIZE; variable
H A DStringMap.h62 int CHUNK_SIZE, HTABLE_SIZE; variable
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tcp-writealot.c34 #define CHUNK_SIZE 10024 /* 10 kb */ macro
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitExecAllocator.c71 #define CHUNK_SIZE 0x10000 macro
H A DsljitProtExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Drmem.d148 enum CHUNK_SIZE = (256 * 4096 - 64); variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dattr.c51 #define CHUNK_SIZE 1000 macro
H A Dentry.c68 #define CHUNK_SIZE 1000 macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dnavi10_enum.h1817 typedef enum CHUNK_SIZE { enum
1825 } CHUNK_SIZE; typedef