Searched refs:inValue (Results 1 – 2 of 2) sorted by relevance
1509 enum { other, inName, inValue } state = inName; in PREFIX() enumerator1539 if (state != inValue) { in PREFIX()1542 state = inValue; in PREFIX()1552 if (state != inValue) { in PREFIX()1555 state = inValue; in PREFIX()1571 else if (state == inValue && nAtts < attsMax && atts[nAtts].normalized in PREFIX()1584 else if (state == inValue && nAtts < attsMax) in PREFIX()1589 if (state != inValue) in PREFIX()
66 static fix16_t fix16_sqrt(fix16_t inValue);69 static fix16_t fix16_exp(fix16_t inValue);