OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_ERR_OK
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Context.h
56
#define
bbs_ERR_OK
0 /* no error condition */
171
/** call the callback handler, push error if return value is !=
bbs_ERR_OK
*/
Context.c
46
cpA->errStackE[ iL ].errorE =
bbs_ERR_OK
;
74
cpA->errStackE[ iL ].errorE =
bbs_ERR_OK
;
257
if( errorL !=
bbs_ERR_OK
)
Completed in 25 milliseconds