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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h 368 #define gcov_string_length __gcov_string_length macro
447 (gcov_string_length (filename) + 12 + 2)
450 (gcov_string_length (filename) + 5 + 2)
    [all...]
gcov-io.c 363 gcov_string_length (const char *string) function

Completed in 2592 milliseconds