altivec.h | 3010 vec_min(vector signed char __a, vector signed char __b) function 3016 vec_min(vector bool char __a, vector signed char __b) function 3022 vec_min(vector signed char __a, vector bool char __b) function 3028 vec_min(vector unsigned char __a, vector unsigned char __b) function 3034 vec_min(vector bool char __a, vector unsigned char __b) function 3040 vec_min(vector unsigned char __a, vector bool char __b) function 3046 vec_min(vector short __a, vector short __b) function 3052 vec_min(vector bool short __a, vector short __b) function 3058 vec_min(vector short __a, vector bool short __b) function 3064 vec_min(vector unsigned short __a, vector unsigned short __b) function 3070 vec_min(vector bool short __a, vector unsigned short __b) function 3076 vec_min(vector unsigned short __a, vector bool short __b) function 3082 vec_min(vector int __a, vector int __b) function 3088 vec_min(vector bool int __a, vector int __b) function 3094 vec_min(vector int __a, vector bool int __b) function 3100 vec_min(vector unsigned int __a, vector unsigned int __b) function 3106 vec_min(vector bool int __a, vector unsigned int __b) function 3112 vec_min(vector unsigned int __a, vector bool int __b) function 3118 vec_min(vector float __a, vector float __b) function [all...] |