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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/debug/
H A Dhex2bin.c19 getbin(int x) function
47 byte = (getbin(byte) << 4) | getbin(digit);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/debug/
H A Dhex2bin.c19 getbin(int x) function
47 byte = (getbin(byte) << 4) | getbin(digit);

Completed in 122 milliseconds