Searched refs:phex (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/core/
H A Di82365.c108 void phex ( unsigned char c );
321 void phex ( unsigned char c ) { function
/external/fmtlib/test/
H A Dformat-test.cc378 fmt::IntFormatSpec<int, fmt::TypeSpec<'x'> > (*phex)(int value) = hex;
379 phex(42);

Completed in 192 milliseconds