Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.c179 #define GET_PARAM32(_pCh_, _id_, _bFound_, _u32x_) \ argument
184 {_bFound_ = TRUE;}else{_bFound_ = FALSE;} \
192 #define GET_PARAM_STR(_pCh_, _id_, _bFound_, _path_) \ argument
197 {_bFound_ = TRUE;}else{_bFound_ = FALSE;} \
208 #define GET_PARAM_CH(_pCh_, _id_, _bFound_, _ch_) \ argument
213 {_bFound_ = TRUE;}else{_bFound_ = FALSE;} \