Searched defs:DST (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | obsolete.c | 80 #define DST ((char *)s1) macro
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | _libelf.h | 175 #define LIBELF_COPY_U32(DST, SRC, NAME) do { \ argument 183 #define LIBELF_COPY_S32(DST, SRC, NAME) do { \ argument
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | mpfr-gmp.h | 117 #define MPN_NORMALIZE(DST, NLIMBS) \ argument 126 #define MPN_NORMALIZE_NOT_ZERO(DST, NLIMBS) \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | vec.h | 289 #define VEC_splice(T,DST,SRC) \ argument 302 #define VEC_safe_splice(T,A,DST,SRC) \ argument
|
H A D | bitmap.h | 123 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A) argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | bitmap.h | 294 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A) argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-act.h | 217 #define DUP_TYPE_OBJC_INFO(DST, SRC) \ argument
|
/dflybsd-src/contrib/gmp/ |
H A D | gmp-impl.h | 1580 #define MPN_NORMALIZE(DST, NLIMBS) \ argument 1591 #define MPN_NORMALIZE_NOT_ZERO(DST, NLIMBS) \ argument
|