Searched refs:ASLASH (Results 1 – 1 of 1) sorted by relevance
17 #define ASLASH 47 /* ASCII '/' */ macro31 if (*s <= ASLASH) in a64l()32 digit = *s - ASLASH + 1; in a64l()