Searched refs:FP_COMP_SIZE (Results 1 – 1 of 1) sorted by relevance
288 static constexpr int FP_COMP_SIZE = 6;303 …nerateQueryComp(std::vector<DistributedDB::Query> &queries, const bool (&funcFilter)[FP_COMP_SIZE], in GenerateQueryComp() argument306 for (int i = 0; i < FP_COMP_SIZE; i++) { in GenerateQueryComp()