Searched defs:expected (Results 1 – 2 of 2) sorted by relevance
75 unsigned int expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ui() local83 unsigned long expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ul() local91 unsigned long long expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ull() local
19 const struct mod_pcid_registers *expected) in mod_pcid_check_registers()
Completed in 6 milliseconds