Home
last modified time | relevance | path

Searched refs:numFPModes (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dfp_control.h130 const int numFPModes = NumRoundingModes*NumSseModes; variable
143 const int nextMode = (mode+step)%numFPModes;