Home
last modified time | relevance | path

Searched defs:SIGN (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c33 #define SIGN(fp) ((fp.l) & SIGNBIT) macro
H A D_fixsfdi.c34 #define SIGN(fp) ((fp.l) & SIGNBIT) macro
H A D_fixunsdfdi.c34 #define SIGN(fp) ((fp.l.upper) & SIGNBIT) macro
H A D_fixdfdi.c34 #define SIGN(fp) ((fp.l.upper) & SIGNBIT) macro
H A D_fixtfdi.c34 #define SIGN(fp) ((fp.l.i[0]) & SIGNBIT) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c33 #define SIGN(fp) ((fp.l) & SIGNBIT) macro
H A D_fixsfdi.c34 #define SIGN(fp) ((fp.l) & SIGNBIT) macro
H A D_fixunsdfdi.c34 #define SIGN(fp) ((fp.l.upper) & SIGNBIT) macro
H A D_fixdfdi.c34 #define SIGN(fp) ((fp.l.upper) & SIGNBIT) macro
H A D_fixtfdi.c34 #define SIGN(fp) ((fp.l.i[0]) & SIGNBIT) macro
/netbsd-src/sys/lib/libsa/
H A Dsubr_prf.c78 #define SIGN 0x20 macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd_ops.h40 #define SIGN TCSD_ORD_SIGN macro
/netbsd-src/sys/arch/sparc/sparc/
H A Ddb_disasm.c56 #define SIGN(v) (((v)<0)?"-":"") macro
/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c61 #define SIGN(v) (((v)<0)?"-":"") macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.h192 #define SIGN(m) ((m)->sign) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c77 SIGN, enumerator
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c235 #define SIGN(expr) ((expr) < 0 ? -1 : 1) in what_section() macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dfpgnulib.c56 #define SIGN(fp) ((fp) & SIGNBIT) macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dfpgnulib.c56 #define SIGN(fp) ((fp) & SIGNBIT) macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h75 SIGN = 276, /* SIGN */ enumerator
254 #define SIGN 276 macro
H A Dbfin-parse.c559 SIGN = 276, /* SIGN */ enumerator
738 #define SIGN 276 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h75 SIGN = 276, /* SIGN */ enumerator
254 #define SIGN 276 macro
H A Dbfin-parse.c559 SIGN = 276, /* SIGN */ enumerator
738 #define SIGN 276 macro