Home
last modified time | relevance | path

Searched refs:_h2b (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhex.h14 _h2b(const char c) in _h2b() function
32 hi4 = _h2b(*hexsrc++); in hex2bin()
33 lo4 = _h2b(*hexsrc++); in hex2bin()
H A Dkernel.h331 hx = _h2b(*s); in mac_pton()
336 lx = _h2b(*s); in mac_pton()