Searched refs:octtobin (Results 1 – 1 of 1) sorted by relevance
56 #define octtobin(c) ((c) - '0') macro328 value += octtobin(*str++); in conv_escape()
Completed in 3 milliseconds