Searched defs:INT (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/diff/lib/ | ||
H A D | strtoimax.c | 56 # define INT uintmax_t macro |
/freebsd-src/tools/tools/ipw/ | ||
H A D | ipwstats.c | 49 #define INT 1 macro |
/freebsd-src/bin/ps/ | ||
H A D | ps.h | 35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator |
/freebsd-src/contrib/bsddialog/utility/ | ||
H A D | util_theme.c | 57 INT, enumerator |
/freebsd-src/contrib/netbsd-tests/lib/libm/ | ||
H A D | t_fe_round.c | 17 #define INT 9223L macro |
/freebsd-src/crypto/openssl/util/ | ||
H A D | check-format-test-negatives.c | 43 typedef int INT; in f() typedef |
/freebsd-src/contrib/wpa/wpa_supplicant/ | ||
H A D | config_winreg.c | 881 #define INT( wpa_config_write_network() macro |
H A D | config_file.c | 663 #define INT( wpa_config_write_network() macro |
H A D | config.c | 2372 #define INT(f) _INT( global() macro |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.h | 261 INT = 0x20, enumerator |