Searched defs:fromhex (Results 1 – 2 of 2) sorted by relevance
16 def fromhex(s): function
2062 u32 toupper = 0, tolower = 0, xor = 0, arith = 0, tohex = 0, fromhex = 0; local