Home
last modified time | relevance | path

Searched defs:OFFSET (Results 1 – 25 of 96) sorted by relevance

1234

/openbsd/sys/dev/pci/bktr/
H A Dbktr_tuner.c298 #define OFFSET 6.00 macro
321 #define OFFSET 6.00 macro
347 #define OFFSET 6.00 macro
532 #define OFFSET 6.00 macro
557 #define OFFSET 6.00 macro
606 #define OFFSET 7.00 macro
624 #define OFFSET 8.00 macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexpr.h620 #define adjust_address(MEMREF, MODE, OFFSET) \ argument
624 #define adjust_address_nv(MEMREF, MODE, OFFSET) \ argument
630 #define adjust_automodify_address(MEMREF, MODE, ADDR, OFFSET) \ argument
634 #define adjust_automodify_address_nv(MEMREF, MODE, ADDR, OFFSET) \ argument
/openbsd/gnu/gcc/gcc/
H A Dexpr.h613 #define adjust_address(MEMREF, MODE, OFFSET) \ argument
617 #define adjust_address_nv(MEMREF, MODE, OFFSET) \ argument
623 #define adjust_automodify_address(MEMREF, MODE, ADDR, OFFSET) \ argument
627 #define adjust_automodify_address_nv(MEMREF, MODE, ADDR, OFFSET) \ argument
H A Dtree-ssa-address.c87 #define TEMPL_IDX(SYMBOL, BASE, INDEX, STEP, OFFSET) \ argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinftarg.c549 #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 Dvalue.h287 #define METHOD_PTR_FROM_VOFFSET(OFFSET) (0x80000000 + (OFFSET)) argument
/openbsd/usr.bin/locate/locate/
H A Dlocate.h37 #define OFFSET 14 /* abs value of max likely diff */ macro
/openbsd/regress/lib/libc/open_memstream/
H A Dopen_memstreamtest.c25 #define OFFSET 16384 macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-2f.c26 #define OFFSET (MAP_LEN/2 - 2 * sizeof (char)); macro
H A Dloop-2g.c26 #define OFFSET (MAP_LEN/2 - 2 * sizeof (char)); macro
/openbsd/lib/libc/db/hash/
H A Dpage.h79 #define OFFSET(P) ((P)[(P)[0]+2]) macro
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindRegistersSave.S936 #define OFFSET(offset) (offset/4) macro
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxWorks.h150 #define OFFSET(structure, member) /* byte offset of member in structure*/\ macro
/openbsd/usr.sbin/ripd/
H A Drip.h38 #define OFFSET 10 macro
/openbsd/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp.h810 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
887 #define LEGITIMATE_ADDRESS_INTEGER_P(X,OFFSET) \ argument
1127 #define DEBUGGER_ARG_OFFSET(OFFSET, X) \ argument
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dunicosmk.h106 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
H A Dvms.h138 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
H A Dalpha.h798 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
1475 #define DEBUGGER_ARG_OFFSET(OFFSET, X) (OFFSET + alpha_arg_offset) argument
1589 #define ALIGN_SYMTABLE_OFFSET(OFFSET) (((OFFSET) + 7) & ~7) argument
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dunicosmk.h108 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
H A Dalpha.h980 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
2049 #define DEBUGGER_ARG_OFFSET(OFFSET, X) (OFFSET + alpha_arg_offset) argument
2156 #define ALIGN_SYMTABLE_OFFSET(OFFSET) (((OFFSET) + 7) & ~7) argument
H A Dvms.h144 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
/openbsd/gnu/gcc/gcc/config/m88k/
H A Dm88k.h815 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
1345 #define DEBUGGER_ARG_OFFSET(OFFSET, X) \ argument
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A DlibioP.h238 #define _IO_SYSSEEK(FP, OFFSET, MODE) JUMP2 (__seek, FP, OFFSET, MODE) argument
239 #define _IO_WSYSSEEK(FP, OFFSET, MODE) WJUMP2 (__seek, FP, OFFSET, MODE) argument
/openbsd/gnu/gcc/gcc/config/mn10300/
H A Dmn10300.h512 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
1012 #define DEBUGGER_ARG_OFFSET(OFFSET, X) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dmn10300.h464 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
1002 #define DEBUGGER_ARG_OFFSET(OFFSET, X) \ argument

1234