Searched refs:_JBL_ERROR_START (Results 1 – 2 of 2) sorted by relevance
/third_party/ejdb/src/jbl/ | ||
D | jbl.h | 68 _JBL_ERROR_START = (IW_ERROR_START + 15000UL + 1000), enumerator |
D | jbl.c | 2895 if (!((ecode > _JBL_ERROR_START) && (ecode < _JBL_ERROR_END))) { in _jbl_ecodefn() |