Searched refs:OCTVALUE (Results 1 – 2 of 2) sorted by relevance
122 #define OCTVALUE(c) ((c) - '0') macro
536 c = (c * 8) + OCTVALUE (seq[i]);