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

/netbsd-current/usr.bin/xlint/common/
H A Dilp32.h45 #define LONG_SIZE 32 macro
H A Dlp64.h45 #define LONG_SIZE 64 macro
H A Dinittyp.c94 typeinfo("long", LONG, ULONG, LONG_SIZE, 5, 's'),
95 typeinfo("unsigned long", LONG, ULONG, LONG_SIZE, 5, 'u'),
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dld.h113 #define LONG_SIZE (4) macro
H A Dldwrite.c133 link_order->size = LONG_SIZE;
H A Dldlang.c4985 size = LONG_SIZE;
6122 size = LONG_SIZE;
6609 size = LONG_SIZE;
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dld.h117 #define LONG_SIZE (4) macro
H A Dldwrite.c136 link_order->size = LONG_SIZE;
H A Dldlang.c5055 size = LONG_SIZE;
6196 size = LONG_SIZE;
6677 size = LONG_SIZE;
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dld.h117 #define LONG_SIZE (4) macro
H A Dldwrite.c133 link_order->size = LONG_SIZE;
H A Dldlang.c4884 size = LONG_SIZE;
6021 size = LONG_SIZE;
6517 size = LONG_SIZE;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dcoffgrok.c58 #define LONG_SIZE 4 macro
414 res->size = LONG_SIZE;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c58 #define LONG_SIZE 4 macro
414 res->size = LONG_SIZE;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c58 #define LONG_SIZE 4 macro
414 res->size = LONG_SIZE;
/netbsd-current/usr.bin/xlint/lint1/
H A Ddecl.c825 unsigned worst_align = 2 * LONG_SIZE / CHAR_SIZE;

Completed in 270 milliseconds