Searched defs:DEF (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/constant/t/ |
H A D | constant.t | 63 use constant DEF => 'D', 'E', chr ord 'F'; constant
|
/openbsd/lib/libkvm/ |
H A D | kvm_private.h | 117 #define DEF(x) __strong_alias(x, __##x) macro
|
/openbsd/lib/libfuse/ |
H A D | fuse_private.h | 150 #define DEF(x) __strong_alias(x, __##x) macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-operands.h | 110 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | linker.c | 1376 DEF, /* Mark symbol defined. */ enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | linker.c | 1421 DEF, /* Mark symbol defined. */ enumerator
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-alpha.c | 489 #define DEF(NAME, RELOC, REQ, ALLOW) \ macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-alpha.c | 402 #define DEF(NAME, RELOC, REQ, ALLOW) \ macro
|