Searched refs:_JBL_ERROR_START (Results 1 – 2 of 2) sorted by relevance
/third_party/iowow/src/json/ | ||
D | iwjson.h | 66 _JBL_ERROR_START = (IW_ERROR_START + 6000UL), enumerator |
D | iwjson.c | 2936 if (!((ecode > _JBL_ERROR_START) && (ecode < _JBL_ERROR_END))) { in _jbl_ecodefn() |