Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h311 _h2b(const char c) in _h2b() function
329 hi4 = _h2b(*hexsrc++); in hex2bin()
330 lo4 = _h2b(*hexsrc++); in hex2bin()
363 hx = _h2b(*s); in mac_pton()
368 lx = _h2b(*s); in mac_pton()