/openbsd-src/gnu/gcc/gcc/ |
H A D | real.h | 302 #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(IN, OUT) \ argument 306 #define REAL_VALUE_TO_TARGET_DOUBLE(IN, OUT) \ argument 310 #define REAL_VALUE_TO_TARGET_SINGLE(IN, OUT) \ argument 322 #define REAL_VALUE_TO_TARGET_DECIMAL128(IN, OUT) \ argument 325 #define REAL_VALUE_TO_TARGET_DECIMAL64(IN, OUT) \ argument 329 #define REAL_VALUE_TO_TARGET_DECIMAL32(IN, OUT) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | real.h | 261 #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(IN, OUT) \ argument 265 #define REAL_VALUE_TO_TARGET_DOUBLE(IN, OUT) \ argument 269 #define REAL_VALUE_TO_TARGET_SINGLE(IN, OUT) \ argument
|
H A D | builtins.c | 51 #define INCOMING_REGNO(OUT) (OUT) argument
|
/openbsd-src/regress/usr.bin/calendar/ |
H A D | Makefile | 7 OUT= ${.CURDIR}/${*}.out macro
|
/openbsd-src/regress/usr.sbin/ldapd/ |
H A D | Makefile | 3 OUT=${.CURDIR}/out macro
|
/openbsd-src/gnu/usr.bin/perl/dist/Term-ReadLine/lib/Term/ |
H A D | ReadLine.pm | 313 sub OUT { shift->[1] } subroutine
|
/openbsd-src/usr.bin/sed/ |
H A D | process.c | 80 #define OUT() do {\ macro
|
/openbsd-src/sys/kern/ |
H A D | sys_process.c | 110 enum { NONE, IN, IN_ALLOC, OUT, OUT_ALLOC, IN_OUT } mode; sys_ptrace() enumerator [all...] |
/openbsd-src/lib/libc/regex/ |
H A D | regex2.h | 160 #define OUT (CHAR_MAX+1) /* a non-character value */ macro
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | regex2.h | 162 #define OUT (CHAR_MAX+1) /* a non-character value */ macro
|
/openbsd-src/sys/stand/efi/include/ |
H A D | efidef.h | 64 #define OUT macro
|
/openbsd-src/libexec/snmpd/snmpd_metrics/ |
H A D | snmpd.h | 197 enum { IN, OUT }; enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 254 unsigned OUT = MI->getOperand(0).getReg(); in emitInstruction() local
|
/openbsd-src/sys/dev/usb/ |
H A D | ugen.c | 100 #define OUT 0 macro [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/config/romp/ |
H A D | romp.h | 433 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, OUT) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.h | 469 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, OUT) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 406 #define INCOMING_REGNO(OUT) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.h | 425 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS, MODE, OUT) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 532 #define INCOMING_REGNO(OUT) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.h | 676 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS,MODE,OUT) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.h | 491 #define INCOMING_REGNO(OUT) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.h | 858 #define SECONDARY_OUTPUT_RELOAD_CLASS(CLASS,MODE,OUT) \ argument
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ieee.c | 2685 #define OUT(x) { *output_ptr++ = (x); if(output_ptr == output_ptr_end) flush(); } macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.h | 617 #define INCOMING_REGNO(OUT) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ieee.c | 2469 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); } macro
|