Searched refs:g_points (Results 1 – 1 of 1) sorted by relevance
21 static PointType g_points[]; member in A24 PointType A::g_points[] = member in A30 static PointType g_points[] = variable40 printf ("A::g_points[1].x = %i\n", A::g_points[1].x); // Set break point at this line. in main()41 printf ("::g_points[1].x = %i\n", g_points[1].x); in main()