Home
last modified time | relevance | path

Searched defs:DOUBLE_SIZE (Results 1 – 17 of 17) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/arch/i386/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/sh3/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/x86_64/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/mips/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/sparc64/
HDtargparam.h52 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/aarch64/
HDtargparam.h47 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/m68k/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/sparc/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/powerpc/
HDtargparam.h52 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/riscv/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/m68000/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/ns32k/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/vax/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/amd64/
HDtargparam.h50 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/powerpc64/
HDtargparam.h52 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/usr.bin/xlint/arch/arm/
HDtargparam.h55 #define DOUBLE_SIZE (8 * CHAR_BIT) macro
/freebsd-11-stable/contrib/binutils/binutils/
HDcoffgrok.c66 #define DOUBLE_SIZE 8 macro