Searched defs:qc (Results 1 – 3 of 3) sorted by relevance
91 zsl_phy_thermo_effic_heat_engine(zsl_real_t qc, zsl_real_t qh, zsl_real_t *e) in zsl_phy_thermo_effic_heat_engine()104 zsl_phy_thermo_carnot_engine(zsl_real_t tc, zsl_real_t qc, zsl_real_t th, in zsl_phy_thermo_carnot_engine()
233 int zsl_quat_conj(struct zsl_quat *q, struct zsl_quat *qc) in zsl_quat_conj()
434 struct zsl_quat qc; in ZTEST() local