Searched defs:hex (Results 1 - 25 of 114) sorted by relevance

12345

/openbsd-current/usr.sbin/unbound/testcode/
H A Dreadhex.c65 void hex_to_buf(sldns_buffer* pkt, const char* hex) argument
/openbsd-current/gnu/llvm/lld/Common/
H A DStrings.cpp50 SmallVector<uint8_t, 0> hex; local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dlong_long.c69 long long bin, oct, dec, hex; member in struct:__anon4659
/openbsd-current/lib/libcrypto/x509/
H A Dx509_obj.c80 static const char hex[17] = "0123456789ABCDEF"; local
/openbsd-current/usr.bin/openssl/
H A Dprime.c63 int hex; member in struct:__anon17
H A Drand.c67 int hex; member in struct:__anon18
/openbsd-current/regress/lib/libcrypto/cast/
H A Dcasttest.c146 static char *hex = "0123456789ABCDEF"; local
/openbsd-current/gnu/llvm/libcxx/include/__charconv/
H A Dchars_format.h28 hex = 0x4, member in class:chars_format
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtypedef03.C20 hex = 0x0080, enumerator in enum:QTextStream::__anon6618
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum2.C15 dec=020, oct=040, hex=0100, enumerator in enum:ios::__anon6667
/openbsd-current/lib/libc/hash/
H A Dhelper.c43 static const char hex[] = "0123456789abcdef"; local
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhex.c36 static const char hex[] = "0123456789ABCDEF"; variable
/openbsd-current/lib/libcrypto/ts/
H A Dts_lib.c79 char *hex; local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Drom68k-rom.c88 rom68k_supply_one_register (int regno, unsigned char *hex) argument
[all...]
/openbsd-current/lib/libedit/
H A Dparse.c176 const wchar_t hex[] = L"0123456789ABCDEF"; local
/openbsd-current/sys/arch/luna88k/dev/
H A Dif_le.c197 unsigned u, l, hex; local
/openbsd-current/usr.bin/x99token/
H A Dx99token.c44 int hex = 1; local
/openbsd-current/usr.sbin/rpki-client/
H A Dencoding.c177 const char hex[] = "0123456789ABCDEF"; local
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dtimecheck.c17 char *hex (time_t t) function
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp25 json::Value toJSON(const JSONUINT64 &uint64, bool hex) { argument
/openbsd-current/regress/lib/libcrypto/pbkdf2/
H A Dpbkdf2.c132 test_p5_pbkdf2(unsigned int n, const char *digestname, const testdata *test, const char *hex) argument
/openbsd-current/usr.sbin/snmpd/
H A Dutil.c169 static const char hex[] = "0123456789abcdef"; local
186 char hex[3]; local
/openbsd-current/lib/libcrypto/bn/
H A Dbn_print.c65 char *hex = NULL; local
154 char *hex = NULL; local
175 char *hex = NULL; local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbignum.pm238 sub hex(' . $proto . ') {' . <<'.'; subroutine
[all...]
H A Dbigrat.pm195 sub hex(' . $proto . ') {' . <<'.'; subroutine
[all...]

Completed in 559 milliseconds

12345