Home | History | Annotate | Download | only in common

Lines Matching full:octal

1184 /* Convert one octal digit to a numeric value 0..7, or -1 on failure */
1234 /* Convert hexadecimal and octal escapes */
1257 n = 1; /* Already have first octal digit */