Searched refs:bbs_ERR_OK (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DContext.h56 #define bbs_ERR_OK 0 /* no error condition */ macro
171 /** call the callback handler, push error if return value is != bbs_ERR_OK */
H A DContext.c46 cpA->errStackE[ iL ].errorE = bbs_ERR_OK;
74 cpA->errStackE[ iL ].errorE = bbs_ERR_OK;
257 if( errorL != bbs_ERR_OK )

Completed in 26 milliseconds