Home
last modified time | relevance | path

Searched defs:ar_gt (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c571 TestStructTriv ar_gt[AR_SIZE] = {{.i = 0}, {.i = 1}, {.i = 2}, {.i = 3} }; in test_arr_ptr_str_no0_load() local
604 TestStructTriv ar_gt[AR_SIZE] = {{.i = 0}, {.i = 0}, {.i = 2}, {.i = 3} }; in test_arr_ptr_str_0_load() local
651 int32_t ar_gt[AR_SIZE] = {0, 1, 2, 3}; in test_arr_ptr_prim_0_load() local