Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_bitmap.c64 const unsigned int exp_uint, unsigned int x) in __check_eq_uint() argument
66 if (exp_uint != x) { in __check_eq_uint()
68 srcfile, line, exp_uint, x); in __check_eq_uint()