Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dtest_bitmap.c23 const unsigned int exp_uint, unsigned int x) in __check_eq_uint() argument
25 if (exp_uint != x) { in __check_eq_uint()
27 srcfile, line, exp_uint, x); in __check_eq_uint()