Home
last modified time | relevance | path

Searched defs:oh (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/crypto/skipjack/
H A Dskipjack.c86 #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 Dsignals.c71 # 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 Dcoda.h396 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 Dnlm_prot.x34 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 DSFMT.c164 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 Dmvsocpmu.c51 #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 Dnlm_prot.h34 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 Domshell.c111 dhcpctl_handle oh; in main() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp651 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 Dotp.c848 Opheader oh; in otp_op_bind() local
H A Dtranslucent.c1140 Opheader oh; in translucent_search() local
H A Dsyncprov.c1357 Opheader oh; in syncprov_matchops() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c3154 struct ppc_link_hash_entry *oh; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c3153 struct ppc_link_hash_entry *oh; member