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

/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h141 #define bbs_ERR2( errorA, formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( errorA, __LINE__, __FILE__, NULL ) ) macro
159 #define bbs_ERR2( errorA, formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( errorA, __LINE__, __FILE__, formatA, arg1A, arg2A ) ) macro
H A DMemSeg.c256 bbs_ERR2( bbs_ERR_MEMORY_OVERFLOW,
276 bbs_ERR2( bbs_ERR_MEMORY_OVERFLOW,

Completed in 13 milliseconds