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