Home
last modified time | relevance | path

Searched defs:GF (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A Dgcov.cpp44 GCOVFile GF; in reportCoverage() local
/netbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c78 const char *GF; /* name of graph(1G) filter (per job) */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp801 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges()