Home
last modified time | relevance | path

Searched refs:SELECT_COST (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.h31 #define SELECT_COST 20 /* Cut-off for turning a conditional into a select */ macro
H A Dexpand.c567 if (cost < SELECT_COST) { in expand_conditional()

Completed in 3 milliseconds