Searched defs:hex (Results 1 – 5 of 5) sorted by relevance
101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None, argument268 hex = property(get_hex) variable in UUID
94 #define hex2ascii(hex) (hex2ascii_data[hex]) argument
251 static int hex(unsigned char ch) in hex() function
2694 char *hex; in bytearray_fromhex() local
2702 char *hex; in bytearray_fromhex() local