Searched refs:atoh (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dcolor.cpp183 * atoh - computes the decimal value of a hexadecimal number string.
187 static int atoh(unsigned int *result, function
226 if (!atoh(&(components[i]), p, hex_length))

Completed in 62 milliseconds