Searched defs:mop (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_report.cpp | 146 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop() 400 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
|
H A D | tsan_debugging.cpp | 113 ReportMop *mop = rep->mops[idx]; in __tsan_get_report_mop() local
|
H A D | tsan_rtl_report.cpp | 183 auto *mop = New<ReportMop>(); in AddMemoryAccess() local
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | sparc-opc.c | 1172 #define fmovrs(mop, mask, flags) /* v9 */ \ argument 1174 #define fmovrd(mop, mask, flags) /* v9 */ \ argument 1176 #define fmovrq(mop, mask, flags) /* v9 */ \ argument
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | sparc-opc.c | 1179 #define fmovrs(mop, mask, flags) /* v9 */ \ argument 1181 #define fmovrd(mop, mask, flags) /* v9 */ \ argument 1183 #define fmovrq(mop, mask, flags) /* v9 */ \ argument
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-s390.c | 2115 unsigned short mop; local 2128 unsigned int mop; local
|
/openbsd/sys/net/ |
H A D | ppp-deflate.c | 458 z_decompress(void *arg, struct mbuf *mi, struct mbuf **mop) in z_decompress()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-s390.c | 2088 unsigned short mop; local 2101 unsigned int mop; local
|