Searched defs:trunc (Results 1 – 15 of 15) sorted by relevance
41 trunc(double x) in trunc() function
44 int (*trunc)(struct krb5_storage_data*, off_t); member
65 APSInt LLVM_ATTRIBUTE_UNUSED_RESULT trunc(uint32_t width) const { in trunc() function
227 trunc(double x) in trunc() function
122 int trunc; in ripng_print() local
366 static size_t *trunc; in traverse() local802 static size_t *trunc; in readstate() local1411 size_t trunc; in apply_differences() local
122 const ios_base::openmode ios_base::trunc; member in ios_base
94 uint64_t trunc; /* # of truncated records */ member
924 int trunc = 0; in main() local
101 Ambiguous trunc(Ambiguous){ return Ambiguous(); } in trunc() function
184 #define trunc(a) __TG_FN1(trunc, (a)) macro
417 #define trunc(stream) { \ macro
655 trunc, enumerator
924 APInt APInt::trunc(unsigned width) const { in trunc() function in APInt
1223 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro