Home
last modified time | relevance | path

Searched refs:tinytest_format_hex_ (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/libevent/test/
H A Dtinytest.h85 char *tinytest_format_hex_(const void *, unsigned long);
H A Dtinytest_macros.h185 { print_ = tinytest_format_hex_(value_, (len)); }, \
H A Dtinytest.c476 tinytest_format_hex_(const void *val_, unsigned long len) function
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dtinytest.h85 char *tinytest_format_hex_(const void *, unsigned long);
H A Dtinytest_macros.h179 { print_ = tinytest_format_hex_(value_, (len)); }, \
H A Dtinytest.c476 tinytest_format_hex_(const void *val_, unsigned long len) function