Searched refs:INT_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/common/
H A Dilp32.h44 #define INT_SIZE (4 * CHAR_BIT) macro
H A Dlp64.h44 #define INT_SIZE (4 * CHAR_BIT) macro
H A Dinittyp.c77 { INT, { INT_SIZE, 3 * CHAR_BIT,
80 { UINT, { INT_SIZE, 3 * CHAR_BIT,
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c63 #define INT_SIZE 4 macro
334 res->size = INT_SIZE;
357 res->size = INT_SIZE;

Completed in 112 milliseconds