Home
last modified time | relevance | path

Searched defs:DEF (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/constant/t/
H A Dconstant.t63 use constant DEF => 'D', 'E', chr ord 'F'; constant
/openbsd/lib/libkvm/
H A Dkvm_private.h117 #define DEF(x) __strong_alias(x, __##x) macro
/openbsd/lib/libfuse/
H A Dfuse_private.h150 #define DEF(x) __strong_alias(x, __##x) macro
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-operands.h110 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dlinker.c1376 DEF, /* Mark symbol defined. */ enumerator
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlinker.c1421 DEF, /* Mark symbol defined. */ enumerator
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.c489 #define DEF(NAME, RELOC, REQ, ALLOW) \ macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.c402 #define DEF(NAME, RELOC, REQ, ALLOW) \ macro