Home
last modified time | relevance | path

Searched refs:h2b (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c245 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() function
311 in = h2b(hex, &have); assert(in != NULL); in inf()
516 in = h2b(hex, &len); in try()