Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dstrcache.c185 int numbuffs = 0, numstrs = 0; in strcache_print_stats() local
196 numstrs += sp->count; in strcache_print_stats()
210 printf (_("\n%s # of strings in strcache: %d\n"), prefix, numstrs); in strcache_print_stats()