/netbsd-src/sys/crypto/skipjack/ |
H A D | skipjack.c | 86 #define g(k0, k1, k2, k3, ih, il, oh, ol) \ argument 94 #define g0(ih, il, oh, ol) g(0, 1, 2, 3, ih, il, oh, ol) argument 95 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol) argument 96 #define g8(ih, il, oh, ol) g(8, 9, 0, 1, ih, il, oh, ol) argument 97 #define g2(ih, il, oh, ol) g(2, 3, 4, 5, ih, il, oh, ol) argument 98 #define g6(ih, il, oh, ol) g(6, 7, 8, 9, ih, il, oh, ol) argument 101 #define g_inv(k0, k1, k2, k3, ih, il, oh, ol) \ argument 110 #define g0_inv(ih, il, oh, ol) g_inv(0, 1, 2, 3, ih, il, oh, ol) argument 111 #define g4_inv(ih, il, oh, ol) g_inv(4, 5, 6, 7, ih, il, oh, ol) argument 112 #define g8_inv(ih, il, oh, ol) g_inv(8, 9, 0, 1, ih, il, oh, ol) argument [all …]
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | signals.c | 71 # define rl_sigaction(s, nh, oh) sigaction(s, nh, oh) argument 336 SigHandler *oh; in rl_sigwinch_handler() local 365 rl_sigaction (int sig, sighandler_cxt *nh, sighandler_cxt *oh) in rl_sigaction() 410 SigHandler *oh; in rl_maybe_set_sighandler() local 438 SigHandler *oh; in rl_set_signals() local
|
/netbsd-src/sys/coda/ |
H A D | coda.h | 396 struct coda_out_hdr oh; member 412 struct coda_out_hdr oh; member 440 struct coda_out_hdr oh; member 453 struct coda_out_hdr oh; member 494 struct coda_out_hdr oh; member 511 struct coda_out_hdr oh; member 563 struct coda_out_hdr oh; member 589 struct coda_out_hdr oh; member 614 struct coda_out_hdr oh; member 637 struct coda_out_hdr oh; member [all …]
|
/netbsd-src/lib/librpcsvc/ |
H A D | nlm_prot.x | 34 netobj oh; member 63 netobj oh; /* identify owner of a lock */ member 120 netobj oh; member 165 netobj oh; member 173 netobj oh; member 182 netobj oh; member
|
/netbsd-src/external/bsd/jemalloc/dist/test/src/ |
H A D | SFMT.c | 164 uint64_t th, tl, oh, ol; in rshift128() local 179 uint64_t th, tl, oh, ol; in rshift128() local 203 uint64_t th, tl, oh, ol; in lshift128() local 218 uint64_t th, tl, oh, ol; in lshift128() local
|
/netbsd-src/sys/arch/arm/marvell/ |
H A D | mvsocpmu.c | 51 #define TM_CSR_THR(oh, c) ((((oh) & 0x1ff) << 19)|(((c) & 0x1ff) << 10)) argument 172 int oh, c; in mvsocpmu_tm_set_limits() local
|
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_prot.h | 34 netobj oh; member 68 netobj oh; member 129 netobj oh; member 178 netobj oh; member 187 netobj oh; member 197 netobj oh; member
|
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | omshell.c | 111 dhcpctl_handle oh; in main() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/ |
H A D | dvi.cpp | 651 int oh = env->hpos; in draw() local 873 int oh = env->hpos; in draw() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | otp.c | 848 Opheader oh; in otp_op_bind() local
|
H A D | translucent.c | 1140 Opheader oh; in translucent_search() local
|
H A D | syncprov.c | 1357 Opheader oh; in syncprov_matchops() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-ppc.c | 3154 struct ppc_link_hash_entry *oh; member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-ppc.c | 3153 struct ppc_link_hash_entry *oh; member
|