Searched defs:INT (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/diff/lib/
H A Dstrtoimax.c56 # define INT uintmax_t macro
61 # define INT intmax_t macro
/freebsd-current/tools/tools/ipw/
H A Dipwstats.c49 #define INT 1 macro
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libm/
H A Dt_fe_round.c17 #define INT 9223L macro
[all...]
/freebsd-current/bin/ps/
H A Dps.h35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator in enum:type
/freebsd-current/crypto/openssl/util/
H A Dcheck-format-test-negatives.c43 typedef int INT; typedef
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_theme.c57 INT, enumerator in enum:typeproperty
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c881 #define INT(t) write_int(netw, #t, ssid->t, 0) macro
967 #undef INT macro
[all...]
H A Dconfig_file.c663 #define INT(t) write_int(f, #t, ssid->t, 0) macro
886 #undef INT macro
[all...]
H A Dconfig.c2372 #define INT(f) _INT(f), NULL, NULL, 0 macro
2655 #undef INT macro
5075 #define INT macro
5271 #undef INT macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h261 INT = 0x20, enumerator in enum:llvm::AMDGPULibFuncBase::EType

Completed in 213 milliseconds