Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp665 WithColor COS(*LineOS, raw_ostream::SAVEDCOLOR, /*Bold=*/false, in DumpAnnotatedInput() local
697 WithColor COS(*LineOS, AnnotationItr->Marker.Color, /*Bold=*/true, in DumpAnnotatedInput() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.c322 #define COS __cosieee128 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp618 auto COS = WithColor(OS, HighlightColor::String); in dumpString() local