Searched defs:OPS (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | inftarg.c | 549 #define NATIVE_XFER_UNWIND_TABLE(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1) in child_xfer_partial() argument 556 #define NATIVE_XFER_AUXV(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1) in child_xfer_partial() argument 563 #define NATIVE_XFER_WCOOKIE(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1) in child_xfer_partial() argument
|
H A D | ppcbug-rom.c | 134 struct monitor_ops *OPS, in init_ppc_cmds()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | i370-opc.c | 278 #define OPS(x) ((((unsigned short)(x)) & 0xff) << 8) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | i370-opc.c | 267 #define OPS(x) ((((unsigned short) (x)) & 0xff) << 8) macro
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 364 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 372 #define DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(CLASS, OPS) \ argument 375 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | ggc-page.c | 180 #define TREE_EXP_SIZE(OPS) \ argument
|