Searched defs:IsMathErrnoDefault (Results 1 – 16 of 16) 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
83 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
70 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
65 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
74 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
156 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
246 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
198 bool WebAssembly::IsMathErrnoDefault() const { return false; } in IsMathErrnoDefault() function in WebAssembly
733 bool Linux::IsMathErrnoDefault() const { in IsMathErrnoDefault() function in Linux
426 virtual bool IsMathErrnoDefault() const { return true; } in IsMathErrnoDefault() function