Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c262 #define TSP_CHECK(_b, _f, _a...) { if (!(_b)) { TSP_OS_Print("[TSP_ASSERT]"); TS… argument
263 #define TSP_CHECK_UNLOCK(_b, _f, _a...) { if (!(_b)) { TSP_OS_Print("[TSP_ASSERT]"); TS… argument