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

  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 259 static int strlen_with_null(const char* word) function
405 num_scope_chars += strlen_with_null( oword);
    [all...]
  /external/srec/srec/crec/
srec_context.c 522 int strlen_with_null(const char* word) function
675 int len = strlen_with_null(word);
772 int len = strlen_with_null(word) + 2;
    [all...]

Completed in 237 milliseconds