Searched refs:nBytes (Results 1 – 1 of 1) sorted by relevance
14 const char* const maxSignedIntegralStr(size_t nBytes) in maxSignedIntegralStr() argument16 switch(nBytes) in maxSignedIntegralStr()31 const char* const minSignedIntegralStr(size_t nBytes) in minSignedIntegralStr() argument33 switch(nBytes) in minSignedIntegralStr()48 const char* const maxUnsignedIntegralStr(size_t nBytes) in maxUnsignedIntegralStr() argument50 switch(nBytes) in maxUnsignedIntegralStr()