/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/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/external/bsd/libevent/dist/ |
H A D | buffer_iocp.c | 176 struct event_overlapped *ol) in evbuffer_launch_write_() 250 struct event_overlapped *ol) in evbuffer_launch_read_()
|
/netbsd-src/external/bsd/ntp/dist/html/drivers/scripts/ |
H A D | style.css | 10 ul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em} selector
|
/netbsd-src/external/bsd/ntp/dist/html/scripts/ |
H A D | style.css | 10 ul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em} selector
|
/netbsd-src/usr.bin/colcrt/ |
H A D | colcrt.c | 203 pflush(int ol) in pflush()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/ |
H A D | style.css | 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector 66 ul, ol { margin-top:0.688em; padding-bottom:0.687em; selector
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | msp430.h | 38 int ol; /* Operand length words. */ member
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | msp430.h | 38 int ol; /* Operand length words. */ member
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcp6.c | 381 const uint8_t *od, size_t ol, struct dhcp_opt **oopt) in dhcp6_getoption() 2180 uint16_t ol; in dhcp6_findna() local 2257 uint16_t ol; in dhcp6_findpd() local 2646 uint16_t ol; in dhcp6_readlease() local 3138 uint16_t ol; in dhcp6_bind() local 3330 uint16_t ol; in dhcp6_recvif() local 3644 uint16_t ol; in dhcp6_recvmsg() local
|
H A D | dhcp-common.c | 875 const uint8_t *od, size_t ol) in dhcp_envoption()
|
H A D | dhcp.c | 171 uint8_t l, o, ol, overl, *bp; in get_option() local 1236 const uint8_t *od, size_t ol, struct dhcp_opt **oopt) in dhcp_getoption()
|
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | ip.c | 164 char optcpy[48], ol; local
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_vis.c | 173 char s[256], cd[sizeof(s) * 4 + 1], jd[sizeof(cd)], *ol; in ATF_TC_BODY() local
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | dhcp.c | 214 uint8_t l, ol = 0; in get_option() local
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | conv.c | 72 #define HANDLE_ICONV_ERROR(o, i, ol, il) do { \ argument
|
/netbsd-src/external/mit/expat/dist/doc/ |
H A D | ok.min.css | 2 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}b… selector
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 440 SwiftErrorValueTracking &swifterror, CodeGenOpt::Level ol) in SelectionDAGBuilder()
|
/netbsd-src/lib/libc/gen/ |
H A D | vis.c | 113 char *ol; in iscgraph() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | mandoc.css | 26 ul, ol, dl { margin-top: 0em; selector
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | chew.c | 958 int ol = 0; in indent() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | object.cpp | 515 void object_list::wrap_up_block(object_list *ol) in wrap_up_block() 890 block_object::block_object(const position &d, const object_list &ol, in block_object()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | chew.c | 990 int ol = 0; in indent() local
|
/netbsd-src/sys/arch/vax/uba/ |
H A D | qv.c | 690 int ol; in qv_copyrows() local
|
/netbsd-src/sys/dev/ic/ |
H A D | ac97.c | 1764 uint16_t l, r, ol, or; in ac97_mixer_set_port() local
|