Searched defs:octtobin (Results 1 – 2 of 2) sorted by relevance
58 #define octtobin(c) ((c) - '0') macro
65 #define octtobin(c) ((c) - '0') macro