Searched defs:c_end (Results 1 – 4 of 4) sorted by relevance
103 ContainerIter<C> c_end(C& c) { return end(c); } in c_end() function
44 int cluster_find(ntfs_volume *vol, LCN c_begin, LCN c_end, cluster_cb *cb, void *data) in cluster_find()
120 const auto* c_end = c_rec + c_count; in onSync() local
2222 int c_end = c_start + (cf->kcache[i].mode << 4); in r600_bytecode_disasm() local