OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_ERROR3
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Basic.h
135
#define
bbs_ERROR3
( formatA, arg1A, arg2A, arg3A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, NULL ) )
153
#define
bbs_ERROR3
( formatA, arg1A, arg2A, arg3A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, formatA, arg1A, arg2A, arg3A ) )
/external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c
433
bbs_ERROR3
( "The values in the vector cause overflow during bitshift\n%d, %d,\n"
732
bbs_ERROR3
( "The values in the vector cause overflow during bitshift\n%d, %d,\n"
UInt8Image.c
620
bbs_ERROR3
( "The values in the vector cause overflow during bitshift\n%d, %d,\n"
Completed in 931 milliseconds