Searched defs:IsMathErrnoDefault (Results 1 – 13 of 13) sorted by relevance
46 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
27 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
58 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
32 bool TCEToolChain::IsMathErrnoDefault() const { return true; } in IsMathErrnoDefault() function in TCEToolChain
60 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
82 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
67 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
162 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
95 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
257 bool IsMathErrnoDefault() const override { return false; } in IsMathErrnoDefault() function
788 bool Linux::IsMathErrnoDefault() const { in IsMathErrnoDefault() function in Linux
276 bool WebAssembly::IsMathErrnoDefault() const { return false; } in IsMathErrnoDefault() function in WebAssembly
464 virtual bool IsMathErrnoDefault() const { return true; } in IsMathErrnoDefault() function