Searched refs:strlen_with_null (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/Semproc/src/
H A DSemanticGraphImpl.c259 static int strlen_with_null(const char* word) function
405 num_scope_chars += strlen_with_null( oword);
/external/srec/srec/crec/
H A Dsrec_context.c523 int strlen_with_null(const char* word) function
676 int len = strlen_with_null(word);
773 int len = strlen_with_null(word) + 2;

Completed in 109 milliseconds