Home
last modified time | relevance | path

Searched refs:fileE (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DContext.c47 cpA->errStackE[ iL ].fileE[ 0 ] = 0; in bbs_Context_init()
75 cpA->errStackE[ iL ].fileE[ 0 ] = 0; in bbs_Context_exit()
148 bbs_strcpy( errorL.fileE, fileA + ofsL ); in bbs_Error_create()
152 errorL.fileE[ 0 ] = 0; in bbs_Error_create()
DContext.h76 char fileE[ bbs_ERROR_MAX_FILE_CHARS ]; member