Home
last modified time | relevance | path

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

/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c259 static int strlen_with_null(const char* word) in strlen_with_null() function
405 num_scope_chars += strlen_with_null( oword); in SR_SemanticGraph_LoadFromTextFiles()
/external/srec/srec/crec/
Dsrec_context.c522 int strlen_with_null(const char* word) in strlen_with_null() function
675 int len = strlen_with_null(word); in wordmap_add_word()
772 int len = strlen_with_null(word) + 2; in wordmap_add_word_in_rule()