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.h310 _h2b(const char c) in _h2b() function
328 hi4 = _h2b(*hexsrc++); in hex2bin()
329 lo4 = _h2b(*hexsrc++); in hex2bin()
362 hx = _h2b(*s); in mac_pton()
367 lx = _h2b(*s); in mac_pton()