Lines Matching refs:g_double
86 const double g_double = 0;87 bool ReferencesGlobalDouble(const double& x) { return &x == &g_double; }275 InvokeArgument<0>(ByRef(g_double));