Home
last modified time | relevance | path

Searched defs:SZ (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/config/powerpc/
H A Dswitchcontext.S181 # define SZ 8 macro
188 # define SZ 4 macro
/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Dpack.c7 #define SZ (ZU(1) << (LG_PAGE - 2)) macro
9 #define SZ ZU(4096) macro
/netbsd/sys/kern/
H A Dsubr_kmem.c145 #define F(SZ, NAME, PROBENAME) \ argument
156 #define F(SZ, NAME, PROBENAME) \ argument
177 #define F(SZ, NAME, PROBENAME) \ argument
182 #define F(SZ, NAME, PROBENAME) { SZ, #NAME }, argument
H A Dsys_generic.c525 #define zero_size(SZ) ((SZ)+zero_last) in sys_ioctl() argument
527 #define zero_size(SZ) (SZ) in sys_ioctl() argument
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_spi.h30 #define SZ (1 << 2) macro
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_spi.h30 #define SZ (1 << 2) macro
/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ehdr.c105 #define EHDR_INIT(E,SZ) do { \ argument
H A Dlibelf_ar_util.c270 #define READ_AR_HEADER(S, ARH, SZ, END) \ in _libelf_ar_open() argument
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-eq.c26 #define SZ (2 * sizeof(mp_limb_t)) macro
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Drandom.c754 #define SZ (sizeof (master_state.s) / sizeof (GFC_INTEGER_4)) in random_seed_i4() macro
840 #define SZ (sizeof (master_state.s) / sizeof (GFC_INTEGER_8)) in random_seed_i8() macro
/netbsd/usr.bin/checknr/
H A Dchecknr.c82 #define SZ 0 macro
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-microblaze.c2422 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2423 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-mcore.c2153 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2154 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-vax.c2374 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument
2377 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
H A Dtc-tic30.c1342 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
1343 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break argument
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c2156 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2157 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-microblaze.c2421 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2422 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-tic30.c1342 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
1343 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break argument
H A Dtc-vax.c2526 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument
2529 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c2152 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2153 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-microblaze.c2408 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2409 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-tic30.c1364 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
1365 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break argument
H A Dtc-vax.c2528 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument
2531 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c2153 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2154 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
H A Dtc-microblaze.c2422 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument
2423 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument

12