Home
last modified time | relevance | path

Searched defs:SimTK_ASSERT1 (Results 1 – 1 of 1) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/include/SimTKcommon/internal/
H A DExceptionMacros.h367 #define SimTK_ASSERT1(cond,msg,a1) macro
374 #define SimTK_ASSERT1(cond,msg,a1) SimTK_ASSERT1_ALWAYS(cond,msg,a1) macro