Home
last modified time | relevance | path

Searched defs:C_2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/
H A Dcast_local.h125 #define C_2 6L macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_local.h125 #define C_2 6L macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h83 #define C_2 0002 /* for yylex() tokenizing */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5353 auto C_2 = B.buildConstant(Ty, 2); in lowerBitCount() local