Home
last modified time | relevance | path

Searched refs:x_hex (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsm2_internal_test.c81 const char *b_hex, const char *x_hex, in create_EC_group() argument
109 if (!TEST_true(BN_hex2bn(&g_x, x_hex)) in create_EC_group()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsm2_internal_test.c77 const char *b_hex, const char *x_hex, in create_EC_group() argument
105 if (!TEST_true(BN_hex2bn(&g_x, x_hex)) in create_EC_group()
/netbsd-src/tests/usr.bin/printf/
H A Dprintf.sh635 x_hex()
637 setmsg x_hex
684 define x_hex '%x (hexadecimal output) conversions'
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c389 int radix, length, x_hex; in match_boz_constant() local
397 x_hex = 0; in match_boz_constant()
409 x_hex = 1; in match_boz_constant()
434 if (x_hex in match_boz_constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc389 int radix, length, x_hex; in match_boz_constant() local
397 x_hex = 0; in match_boz_constant()
409 x_hex = 1; in match_boz_constant()
434 if (x_hex in match_boz_constant()