Home
last modified time | relevance | path

Searched defs:FIND_IF (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/tool/pps/
H A Dpps_algorithm.h12 #define FIND_IF(c, lambda) (std::find_if(std::begin(c), std::end(c), lambda)) macro

Completed in 1 milliseconds