Searched defs:Integral (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | PrimType.h | 29 template <unsigned Bits, bool Signed> class Integral; global() variable |
H A D | IntegralAP.h | 31 template <unsigned Bits, bool Signed> class Integral; variable |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | timing.h | 175 const u64 Integral = Occurrence == 0 ? 0 : AccumulatedTime / Occurrence; REQUIRES() local |
H A D | common.h | 115 computePercentage(uptr Numerator,uptr Denominator,uptr * Integral,uptr * Fractional) computePercentage() argument |
H A D | secondary.h | 158 uptr Integral; getStats() local |
H A D | primary32.h | 934 uptr Integral; getSizeClassFragmentationInfo() local |
H A D | primary64.h | 1133 uptr Integral; getRegionFragmentationInfo() local |