Home
last modified time | relevance | path

Searched defs:num_vals (Results 1 – 2 of 2) sorted by relevance

/external/fio/lib/
Dlfsr.h19 uint64_t num_vals; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c320 int num_vals = ((j + 1) * length <= test->num_values) ? length : in test_unary() local