Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
HDtinytest.h85 char *tinytest_format_hex_(const void *, unsigned long);
HDtinytest_macros.h179 { print_ = tinytest_format_hex_(value_, (len)); }, \
HDtinytest.c476 tinytest_format_hex_(const void *val_, unsigned long len) function