Searched defs:M4 (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | MultilibBuilder.cpp | 122 const MultilibBuilder &M4) { in Either() 129 const MultilibBuilder &M4, in Either()
|
/freebsd/etc/sendmail/ |
H A D | Makefile | 1 M4= m4 macro
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | Makefile | 20 M4= m4 macro
|
/freebsd/etc/mail/ |
H A D | Makefile | 108 M4?= /usr/bin/m4 macro
|
/freebsd/usr.bin/lex/ |
H A D | config.h | 209 #define M4 "m4" macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SHA256.cpp | 43 #define F_EXPAND(A, B, C, D, E, F, G, H, M1, M2, M3, M4, k) \ argument
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 208 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 19517 llvm::APSInt M4 = *E->getArg(1)->getIntegerConstantExpr(getContext()); in EmitSystemZBuiltinExpr() local 19573 llvm::APSInt M4 = *E->getArg(2)->getIntegerConstantExpr(getContext()); in EmitSystemZBuiltinExpr() local 19607 llvm::APSInt M4 = *E->getArg(2)->getIntegerConstantExpr(getContext()); in EmitSystemZBuiltinExpr() local
|