| altivec.h | 11352 /* vec_ste */ 11354 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, function 11359 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, function 11364 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, function 11369 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, function 11374 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, function 11379 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, function 11384 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, function 11389 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, function 11394 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b function 11399 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, function 11404 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, int __b, int *__c) { function 11408 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, int __b, function 11413 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, function 11418 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, function 11423 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, int __b, function [all...] |