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

  /external/compiler-rt/lib/profile/
GCDAProfiling.c 134 static uint32_t length_of_string(const char *s) { function
139 uint32_t len = length_of_string(s);
369 len += 1 + length_of_string(function_name);

Completed in 2333 milliseconds