Searched defs:conv_bin2ascii (Results 1 – 1 of 1) sorted by relevance
25 # define conv_bin2ascii(a, table) ((table)[(a)&0x3f]) macro33 # define conv_bin2ascii(a, table) ((table)[(a)&0x3f]) macro