Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c417 #define _DMX_RETURN(_ret) do{ \ macro
435 #define _DMX_STR_RETURN(_ret) _DMX_RETURN(_ret)
488 #define _DMX_RETURN(_ret) return _ret macro
499 #define DMX_ASSERT2(_bool, _f) if (!(_bool)) { (_f); _DMX_RETURN(DMX_FILTER_STATUS…
3675 _DMX_RETURN(Res); in _MApi_DMX_Init()
3737 _DMX_RETURN(DMX_FILTER_STATUS_OK); in _MApi_DMX_TSPInit()
3751 _DMX_RETURN(DMX_FILTER_STATUS_ERROR); in _MApi_DMX_TSPInit()
3768 _DMX_RETURN(DMX_FILTER_STATUS_ERROR); in _MApi_DMX_TSPInit()
3785 _DMX_RETURN(DMX_FILTER_STATUS_OK); in _MApi_DMX_TSPInit()
3808 _DMX_RETURN(UTOPIA_STATUS_ERR_NOT_AVAIL); in _MApi_DMX_TSPInit_GetConfig()
[all …]