Lines Matching full:g_double
1037 const double g_double = 0;1038 bool ReferencesGlobalDouble(const double& x) { return &x == &g_double; }