Searched refs:bbs_ERR_OK (Results 1 – 2 of 2) sorted by relevance
46 cpA->errStackE[ iL ].errorE = bbs_ERR_OK; in bbs_Context_init()74 cpA->errStackE[ iL ].errorE = bbs_ERR_OK; in bbs_Context_exit()257 if( errorL != bbs_ERR_OK ) in bbs_Context_doCallback()
56 #define bbs_ERR_OK 0 /* no error condition */ macro