Home
last modified time | relevance | path

Searched defs:hex_str (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1756 const char *hex_str; member
1804 const char *hex_str, in builtin_define_with_hex_fp_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1630 const char *hex_str; member
1678 const char *hex_str, in builtin_define_with_hex_fp_value()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2text.c55 char *hex_str = NULL, *p; in DEFINE_SPECIAL_STACK_OF_CONST() local