Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-format.h276 #define T_C &char_type_node macro
277 #define T89_C { STD_C89, NULL, T_C }
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp691 for (const auto &T_C : T.get()) in findIndirectCallFunctionSamples() local
692 Sum += T_C.second; in findIndirectCallFunctionSamples()