Searched defs:UUDECODE (Results 1 – 3 of 3) sorted by relevance
258 #define UUDECODE( global() macro
2316 #define UUDECODE(c) (((c) - 0x20) & 0x3f) macro
3173 #define UUDECODE( global() macro