Home
last modified time | relevance | path

Searched defs:nibbles_to_print (Results 1 – 2 of 2) sorted by relevance

/third_party/unity/src/
Dunity.c272 void UnityPrintNumberHex(const UNITY_UINT number, const char nibbles_to_print) in UnityPrintNumberHex()
2040 char nibbles_to_print = 8; in UnityPrintFVA() local
/third_party/cJSON/tests/unity/src/
Dunity.c210 void UnityPrintNumberHex(const UNITY_UINT number, const char nibbles_to_print) in UnityPrintNumberHex()