Searched defs:prm (Results 1 – 1 of 1) sorted by relevance
36 static struct prm { in test_add() struct37 __uint128_t a,b,c; in test_add()38 } prm __attribute__((aligned(16))); in test_add() local57 static struct prm { in test_ext1_nand() struct58 __uint128_t a,b,c; in test_ext1_nand()59 } prm __attribute__((aligned(16))); in test_ext1_nand() local83 static struct prm { in test_bcd_add() struct84 __uint128_t a,b,c; in test_bcd_add()85 } prm __attribute__((aligned(16))); in test_bcd_add() local