Home
last modified time | relevance | path

Searched defs:out_hex (Results 1 – 2 of 2) sorted by relevance

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_word.c28 const char *out_hex; member
36 char *out_hex = NULL; in check_bn_word_test() local
/openbsd/usr.bin/lex/
H A Dmisc.c676 out_hex(const char *fmt, unsigned int x) in out_hex() function