Searched defs:resb (Results 1 – 3 of 3) sorted by relevance
41 PVector<T,NB> resb; in test() local44 PVector<T> resb(NB); in test() local100 Acc resa,resb,refa,refb; in test2() local
661 PMat<T,subsize,subsize> resb; in testview() local663 PMat<T> resb(subsize,subsize); in testview() local
444 resb=dsp.arm_rotation2quaternion_f32(resa) variable