Home | History | Annotate | Download | only in src

Lines Matching full:rarr

613 #define RARR(val,member,func)	{			\
670 RARR(value,i8,dtoh8a);
673 RARR(value,u8,dtoh8a);
676 RARR(value,u16,dtoh16a);
679 RARR(value,i16,dtoh16a);
682 RARR(value,u32,dtoh32a);
685 RARR(value,i32,dtoh32a);
688 RARR(value,u64,dtoh64a);
691 RARR(value,i64,dtoh64a);