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

  /external/neven/Embedded/common/src/b_BasicEm/
String.h 51 uint32 bbs_strlen( const char* strA );
String.c 94 uint32 bbs_strlen( const char* strA ) function
228 iL += bbs_strlen( stringL );
268 uint16 iL = 0, lenL = bbs_strlen( strA );
Context.c 146 uint32 lenL = bbs_strlen( fileA );

Completed in 199 milliseconds