Home
last modified time | relevance | path

Searched defs:ANY (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dthrow2.C5 #define ANY int // a class with a public constructor macro
/openbsd-src/sys/dev/usb/
H A Dusb_quirks.c47 #define ANY 0xffff macro
[all...]
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dpyr.h92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpyr.h92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) macro
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfigparser.h6 #define ANY 262 macro
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h3295 typedef union any ANY; global() typedef