Searched refs:inValue (Results 1 – 3 of 3) sorted by relevance
1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator1541 if (state != inValue) { in PREFIX()1544 state = inValue; in PREFIX()1554 if (state != inValue) { in PREFIX()1557 state = inValue; in PREFIX()1573 else if (state == inValue && nAtts < attsMax && atts[nAtts].normalized in PREFIX()1586 else if (state == inValue && nAtts < attsMax) in PREFIX()1591 if (state != inValue) in PREFIX()
66 static fix16_t fix16_sqrt(fix16_t inValue);69 static fix16_t fix16_exp(fix16_t inValue);
139 void * inValue,1087 void * inValue, in DebugAssertOutputHandler() argument1093 DEBUG_UNUSED( inValue ); in DebugAssertOutputHandler()