Home
last modified time | relevance | path

Searched refs:GM_list (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_3/
H A Dbipartite_nary_union_sorted_combined.h95 typedef typename std::list<GMapPoint> GM_list; in bipartite_nary_union_sorted_combined() typedef
96 typedef typename GM_list::const_iterator GM_iterator; in bipartite_nary_union_sorted_combined()
105 GM_list GM0; in bipartite_nary_union_sorted_combined()
114 GM_list GM1; in bipartite_nary_union_sorted_combined()
/dports/games/crafty/crafty-25.2_1/
H A Ddata.h19 extern char *GM_list[128];
H A Ddata.c473 char *GM_list[128]; variable
H A Doption.c1315 char **listaddr[] = { AK_list, B_list, GM_list, in Option()
1784 if (GM_list[i] && !strcmp(GM_list[i], args[1])) { in Option()