Searched refs:x_dateline (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c282 int x_dateline, y_dateline, z_dateline; member in struct:coord_dirs
991 dl = &t->seed[t->seed_cnt - 1].x_dateline;
1080 } else if (strcmp("x_dateline", keyword) == 0) {
7290 i = canonicalize(-o->x_dateline, t->x_sz);
7295 ip1 = canonicalize(1 - o->x_dateline, t->x_sz);
7303 im1 = canonicalize(-1 - o->x_dateline, t->x_sz);

Completed in 74 milliseconds