Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/openbmc/qemu/tests/unit/
H A Dtest-int128.c134 static void test_lt(void) in test_lt() function
267 g_test_add_func("/int128/int128_lt", test_lt); in main()