Searched defs:hex (Results 26 - 50 of 114) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbigint.pm216 sub hex(' . $proto . ') {' . <<'.'; subroutine
[all...]
H A Dbigfloat.pm205 sub hex(' . $proto . ') {' . <<'.'; subroutine
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-10.c14 static char hex[] = "0123456789abcdef"; local
H A Dva-arg-2.c13 static char hex[] = "0123456789abcdef"; local
H A Dva-arg-9.c11 static char hex[] = "0123456789abcdef"; local
/openbsd-current/regress/sys/crypto/aes/
H A Daestest.c101 parsehex(const char *hex, u_char **s, u_int *lenp) argument
/openbsd-current/usr.bin/ssh/
H A Dsshbuf-misc.c75 const char hex[] = "0123456789abcdef"; local
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dutil.c197 static const char hex[] = "0123456789abcdef"; local
214 char hex[3]; local
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dif_le.c257 unsigned int u, l, hex; local
/openbsd-current/usr.sbin/bgplgd/
H A Dqs.c66 hex(char x) function
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_convert.c238 const char *hex; member in struct:bn_convert_test
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dios.cc44 const ios_base::fmtflags ios_base::hex; member in class:ios_base
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsize.c44 decimal, octal, hex enumerator in enum:__anon4326
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dauxv.c200 enum { dec, hex, str } flavor = hex; enumerator in enum:__anon4443
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsize.c44 decimal, octal, hex enumerator in enum:__anon5264
/openbsd-current/usr.sbin/radiusctl/
H A Dradiusctl.c510 static const char hex[] = "0123456789abcdef"; local
H A Dchap_ms.c199 const u_int8_t hex[] = "0123456789ABCDEF"; local
/openbsd-current/sbin/iked/
H A Dchap_ms.c206 const uint8_t hex[] = "0123456789ABCDEF"; local
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap_ms.c199 const u_int8_t hex[] = "0123456789ABCDEF"; local
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitmsgparse.c200 perftestpkt(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out, const char* hex) argument
314 testpkt(sldns_buffer* pkt, struct alloc_cache* alloc, sldns_buffer* out, const char* hex) argument
/openbsd-current/regress/sbin/iked/test_helper/
H A Dtest_helper.c252 const char *hex = "0123456789abcdef"; local
/openbsd-current/usr.sbin/smtpd/
H A Dssl.c228 static const char hex[] = "0123456789abcdef"; local
/openbsd-current/usr.sbin/relayd/
H A Dca.c77 static const char hex[] = "0123456789abcdef"; local
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-host.c138 const char* hex = "0123456789abcdef"; local
/openbsd-current/regress/lib/libz/
H A Dinfcover.c245 local unsigned char *h2b(const char *hex, unsigned *len) argument
284 inf(char *hex, char *what, unsigned step, int win, unsigned len, int err) argument
507 try(char *hex, char *id, int err) argument
[all...]

Completed in 426 milliseconds

12345