view src/vec.c @ 21:697b9ba1c1de

impl/ppc/altivec: implement comparison functions had to prune some up eh, vec_cmple/vec_cmpge is only available in VSX
author Paper <paper@tflc.us>
date Thu, 21 Nov 2024 21:55:20 +0000
parents e05c257c6a23
children e26874655738
line wrap: on
line source

#define VEC_IMPLEMENTATION
#include "vec/vec.h"