HomeSort by relevance Sort by last modified time
    Searched refs:M5 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/Preprocessor/
assembler-with-cpp.c 42 #define M5() M4 ## (
44 5: M5()
  /external/clang/test/Misc/
macro-backtrace.c 8 #define M5(A, B) M4(A, B)
9 #define M6(A, B) M5(A, B)
  /external/llvm/include/llvm/Support/
CommandLine.h     [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 39 // {in,out}8 Block Value 5 M5
136 #define M5 in8
684 mov M4 = M5
695 mov M5 = M10
725 mov W = M5
743 mov M5 = M7
795 mov M12 = M5
806 mov M5 = X
  /external/skia/bench/
MatrixBench.cpp 354 static SkBenchmark* M5(void* p) { return new GetTypeMatrixBench(p); }
361 static BenchRegistry gReg5(M5);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 952 template<typename M1, typename M2, typename M3, typename M4, typename M5>
957 M4, M5> > > >
958 anyOf(const M1 &P1, const M2 &P2, const M3 &P3, const M4 &P4, const M5 &P5) {
    [all...]

Completed in 258 milliseconds