Lines Matching refs:vec_ste
5496 /* Function vec_ste */
5501 vec_ste( UCaux1.v, b, UCmem );
5506 printf("Function vec_ste [type unsigned char] ===> Error\n");
5508 printf("Function vec_ste [type unsigned char] ===> OK\n");
5513 vec_ste( Caux1.v, b, Cmem );
5518 printf("Function vec_ste [type char] ===> Error\n");
5520 printf("Function vec_ste [type char] ===> OK\n");
5525 vec_ste( USaux1.v, b, USmem );
5529 printf("Function vec_ste [type unsigned short] ===> Error\n");
5531 printf("Function vec_ste [type unsigned short] ===> OK\n");
5536 vec_ste( Saux1.v, b, Smem );
5540 printf("Function vec_ste [type short] ===> Error\n");
5542 printf("Function vec_ste [type short] ===> OK\n");
5547 vec_ste( UIaux1.v, b, UImem );
5551 printf("Function vec_ste [type unsigned int] ===> Error\n");
5553 printf("Function vec_ste [type unsigned int] ===> OK\n");
5558 vec_ste( Iaux1.v, b, Imem );
5562 printf("Function vec_ste [type int] ===> Error\n");
5564 printf("Function vec_ste [type int] ===> OK\n");
5570 vec_ste( Faux1.v, b, Fmem );
5574 printf("Function vec_ste [type float] ===> Error\n");
5576 printf("Function vec_ste [type float] ===> OK\n");