Searched defs:is_all (Results 1 – 2 of 2) sorted by relevance
23 using is_all = std::integral_constant< bool, ( Bs && ... ) >; typedef
97 static void fec_buf_del(struct file *file, int fd, bool is_all) in fec_buf_del()