OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_ERR_OUT_OF_MEMORY
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Context.h
58
#define
bbs_ERR_OUT_OF_MEMORY
2 /* malloc handler returns with NULL*/
DynMemManager.c
155
bbs_ERR1(
bbs_ERR_OUT_OF_MEMORY
, "%s:\n Allocation failed.\n", fNameL );
/external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.c
217
case
bbs_ERR_OUT_OF_MEMORY
: return btk_ERR_MEMORY;
Completed in 92 milliseconds