Searched defs:numCharacters (Results 1 – 2 of 2) sorted by relevance
337 const int numCharacters = DE_LENGTH_OF_ARRAY(characters) - 1; // \note -1 for null byte. in addTextToBuffer() local
960 unsigned numCharacters = (valueBits.getBitWidth() + 3) / 4; in mangleFloat() local