Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dvector.c36 static struct prm { in test_add() struct
37 __uint128_t a,b,c; in test_add()
38 } prm __attribute__((aligned(16))); in test_add() local
57 static struct prm { in test_ext1_nand() struct
58 __uint128_t a,b,c; in test_ext1_nand()
59 } prm __attribute__((aligned(16))); in test_ext1_nand() local
83 static struct prm { in test_bcd_add() struct
84 __uint128_t a,b,c; in test_bcd_add()
85 } prm __attribute__((aligned(16))); in test_bcd_add() local