Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_bitmap.c64 const unsigned long exp_ulong, unsigned long x) in __check_eq_ulong() argument
66 if (exp_ulong != x) { in __check_eq_ulong()
68 srcfile, line, exp_ulong, x); in __check_eq_ulong()