Home
last modified time | relevance | path

Searched defs:WF (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/pax/
H A Doptions.h70 #define WF 0x00010000 macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1618 static void addWeightedInput(WeightedFileVector &WNI, const WeightedFile &WF) { in addWeightedInput()
1689 for (auto &WF : WeightedInputs) in merge_main() local