Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/
Dbench-util.c20 static volatile unsigned int dontoptimize = 0; variable
33 dontoptimize += 23 * dontoptimize + 2; in bench_start()