Searched defs:hex_digits (Results 1 – 7 of 7) sorted by relevance
134 static unsigned int XBMInteger(Image *image,short int *hex_digits) in XBMInteger()194 hex_digits[256]; in ReadXBMImage() local
364 static inline int ProfileInteger(Image *image,short int *hex_digits) in ProfileInteger()476 hex_digits[256]; in ReadPSImage() local1143 static inline unsigned char *PopHexPixel(const char *const *hex_digits, in PopHexPixel()1177 *const hex_digits[] = in WritePSImage() local
74 static const char hex_digits[] = "0123456789abcdef"; in _mesa_sha1_format() local
119 hex_digits = '[0-9a-fA-F]+' variable in Lexer
415 const char hex_digits[17] = "0123456789abcdef"; in avb_bin2hex() local
556 char hex_digits[17] = "0123456789abcdef"; in set_hex() local
1950 hex_digits[16]; in StringInfoToHexString() local