Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 12 of file labs.c.
Referenced by abs(), compute_location(), eval_expression(), CMathTest::import_checks(), and PerfDataRefresh().
{ return j<0 ? -j : j; }