Searched defs:negCount (Results 1 – 11 of 11) sorted by relevance
47 int_fast32_t negCount; in softfloat_shiftRightJam128() local
48 int_fast8_t negCount; in softfloat_shortShiftRightJam128() local
48 int_fast32_t negCount; in softfloat_shiftRightJam128Extra() local
48 uint_fast8_t negCount; in softfloat_shortShiftRightJam128Extra() local
52 uint_fast8_t negCount; in softfloat_shortShiftLeftM() local
52 uint_fast8_t negCount; in softfloat_shortShiftRightExtendM() local
52 uint_fast8_t negCount; in softfloat_shortShiftRightJamM() local
52 uint_fast8_t negCount; in softfloat_shortShiftRightM() local
54 uint_fast8_t negCount; in softfloat_remStepMBy32() local
53 uint_fast8_t negCount; in softfloat_shortShiftRightJamM() local
317 uint_fast8_t negCount = -count; in softfloat_shortShiftRightJam128() local343 uint_fast8_t negCount = -count; in softfloat_shortShiftRightJam128Extra() local
Completed in 17 milliseconds