Searched defs:OPS (Results 1 – 4 of 4) sorted by relevance
/third_party/FreeBSD/sys/sys/ |
D | kobj.h | 228 #define KOBJOPLOOKUP(OPS,OP) do { \ argument 242 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
|
/third_party/toybox/toys/pending/ |
D | expr.c | 138 } OPS[] = { variable
|
/third_party/libffi/src/tile/ |
D | ffi.c | 243 #define OPS(a, b, shift) \ in ffi_prep_closure_loc() macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 305 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 312 #define DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(CLASS, OPS) \ argument 315 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
|