Searched refs:ascii85_decode (Results 1 – 1 of 1) sorted by relevance
347 static int ascii85_decode(const char *in, uint32_t **out, bool inflate) in ascii85_decode() function425 int count = ascii85_decode(line+1, &data, line[0] == ':'); in read_data_file()