Function vec_all_ngt

#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_ngt(a: vector_float, b: vector_float) -> bool

All Elements Not Greater Than