Home
last modified time | relevance | path

Searched refs:phi_next (Results 1 – 2 of 2) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmath_extra_liggghts_superquadric.cpp431 double phi_next = static_cast<double>(iphi+1)*dphi; in crossSectionalArea() local
436 double cos_phi_next = cos(phi_next); in crossSectionalArea()
437 double sin_phi_next = sin(phi_next); in crossSectionalArea()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-cfg.c4245 tree phi, phi_copy, phi_next, def; in add_phi_args_after_copy_bb() local
4275 phi = phi_next, phi_copy = PHI_CHAIN (phi_copy)) in add_phi_args_after_copy_bb()
4277 phi_next = PHI_CHAIN (phi); in add_phi_args_after_copy_bb()