Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c59 const unsigned int exp_uint, unsigned int x) in __check_eq_uint() argument
61 if (exp_uint != x) { in __check_eq_uint()
63 srcfile, line, exp_uint, x); in __check_eq_uint()