Home | History | Annotate | Download | only in ppc32

Lines Matching refs:vec_ctf

1587 /*    Function vec_ctf    */
1591 Faux1.v = vec_ctf( Icons1, 2 );
1597 printf("Function vec_ctf [type integer] ===> Error\n");
1599 printf("Function vec_ctf [type integer] ===> OK\n");
1603 Faux1.v = vec_ctf( UIcons1, 2 );
1609 printf("Function vec_ctf [type unsigned int] ===> Error\n");
1611 printf("Function vec_ctf [type unsigned int] ===> OK\n");