Searched refs:NumOfNibble (Results 1 – 1 of 1) sorted by relevance
272 uint32_t get_hex_any(char** p, int DefaultValue, unsigned int NumOfNibble) { in get_hex_any() argument281 while ((NumOfNibble) && in get_hex_any()292 NumOfNibble--; in get_hex_any()