Searched defs:checkInt (Results 1 – 3 of 3) sorted by relevance
119 auto checkInt = [](std::future<int>& f) { return f.get() == 3; }; main() local
93 inline void checkInt(void *loc, Diagnostic d, int64_t v, int bits) { checkInt() function
255 inline void checkInt(uint8_t *loc, int64_t v, int n, const Relocation &rel) { checkInt() function