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

  /external/neven/Embedded/common/src/b_BasicEm/
Context.h 47 #define bbs_ERROR_MAX_TEXT_CHARS 1
52 #define bbs_ERROR_MAX_TEXT_CHARS 256
79 char textE[ bbs_ERROR_MAX_TEXT_CHARS ];
Context.c 159 bbs_vsnprintf( errorL.textE, bbs_ERROR_MAX_TEXT_CHARS, textA, argsL );

Completed in 36 milliseconds