Home
last modified time | relevance | path

Searched refs:STYPE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/lib/libc/atomic/
H A Dt_atomic_add.c46 #define atf_add(NAME, DTYPE, STYPE, FMT) \ argument
55 STYPE src; \
58 src = (STYPE)SRC; \
76 #define atf_add_nv(NAME, DTYPE, STYPE, FMT) \ argument
85 STYPE src; \
89 src = (STYPE)SRC; \
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h1564 #define MPFR_SADD_OVERFLOW(c,a,b,STYPE,UTYPE,MIN,MAX,ACTION_IF_POS_OVERFLOW,ACTION_IF_NEG_OVERFLOW)… argument
1571 else (c) = (STYPE) uc; \
1579 else (c) = -(STYPE) uc; \
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-0415739 * mips.h: Fix comment for "1": it is now STYPE rather than SHAMT.
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A DChangeLog-0415739 * mips.h: Fix comment for "1": it is now STYPE rather than SHAMT.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20131066 * config/tc-mips.c (validate_mips_insn): Use STYPE rather than SHAMT.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20131066 * config/tc-mips.c (validate_mips_insn): Use STYPE rather than SHAMT.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-0415739 * mips.h: Fix comment for "1": it is now STYPE rather than SHAMT.
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A DChangeLog-0415739 * mips.h: Fix comment for "1": it is now STYPE rather than SHAMT.