Searched defs:IsMathErrnoDefault (Results 1 – 14 of 14) sorted by relevance
56 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
45 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
58 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
33 bool TCEToolChain::IsMathErrnoDefault() const { return true; } in IsMathErrnoDefault() function in TCEToolChain
60 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
65 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
72 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
165 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
196 bool WebAssembly::IsMathErrnoDefault() const { return false; } in IsMathErrnoDefault() function in WebAssembly
227 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
679 bool Linux::IsMathErrnoDefault() const { in IsMathErrnoDefault() function in Linux
384 virtual bool IsMathErrnoDefault() const { return true; } in IsMathErrnoDefault() function