Searched refs:LONG_SIZE (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/common/
H A Dilp32.h45 #define LONG_SIZE (4 * CHAR_BIT) macro
H A Dlp64.h45 #define LONG_SIZE (8 * CHAR_BIT) macro
H A Dinittyp.c83 { LONG, { LONG_SIZE, 4 * CHAR_BIT,
86 { ULONG, { LONG_SIZE, 4 * CHAR_BIT,
/freebsd-11-stable/contrib/binutils/ld/
H A Dld.h139 #define LONG_SIZE (4) macro
H A Dldwrite.c162 link_order->size = LONG_SIZE;
H A Dldlang.c3718 size = LONG_SIZE;
4557 size = LONG_SIZE;
4914 size = LONG_SIZE;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c64 #define LONG_SIZE 4 macro
361 res->size = LONG_SIZE;

Completed in 103 milliseconds