HomeSort by relevance Sort by last modified time
    Searched refs:bbs_ERR2 (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 141 #define bbs_ERR2( errorA, formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( errorA, __LINE__, __FILE__, NULL ) )
159 #define bbs_ERR2( errorA, formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( errorA, __LINE__, __FILE__, formatA, arg1A, arg2A ) )
MemSeg.c 256 bbs_ERR2( bbs_ERR_MEMORY_OVERFLOW,
276 bbs_ERR2( bbs_ERR_MEMORY_OVERFLOW,

Completed in 96 milliseconds