Searched refs:ces2Length (Results 1 – 2 of 2) sorted by relevance
145 const int64_t ces2[], int32_t ces2Length);
1328 const int64_t ces2[], int32_t ces2Length) { in sameCEs() argument1329 if(ces1Length != ces2Length) { in sameCEs()