Searched defs:copy_bool (Results 1 – 3 of 3) sorted by relevance
174 inline bool copy_bool(bool b) { return b; } in copy_bool() function188 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function
360 Value* copy_bool = NULL; in TEST_F() local
392 Value* copy_bool = NULL; in TEST() local