Home | History | Annotate | Download | only in ppc32

Lines Matching defs:res

9   UInt res;
12 : "=b" (res) // %0 - Output operand
16 return res;
21 UInt res;
24 : "=b" (res) // %0 - Output operand
28 return res;
33 UInt res;
36 : "=b" (res) // %0 - Output operand
40 return res;
45 UInt res;
48 : "=b" (res) // %0 - Output operand
52 return res;