Home
last modified time | relevance | path

Searched refs:MIN_ELOOP_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sysdeps/generic/
Deloop-threshold.h45 #ifndef MIN_ELOOP_THRESHOLD
46 # define MIN_ELOOP_THRESHOLD 40 macro
69 return MAX (symloop_max, MIN_ELOOP_THRESHOLD); in __eloop_threshold()