Home
last modified time | relevance | path

Searched refs:DEFUN_GET_EL_DOF_VEC_BTB (Results 1 – 1 of 1) sorted by relevance

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/libalbas/src/
H A Dbulk_trace_bubble.c535 #undef DEFUN_GET_EL_DOF_VEC_BTB
536 #define DEFUN_GET_EL_DOF_VEC_BTB(name, type, ASSIGN) \ macro
629 DEFUN_GET_EL_DOF_VEC_BTB(int, INT, COPY_EQ);
635 DEFUN_GET_EL_DOF_VEC_BTB(real, REAL, COPY_EQ);
641 DEFUN_GET_EL_DOF_VEC_BTB(real_d, REAL_D, COPY_DOW);
659 DEFUN_GET_EL_DOF_VEC_BTB(schar, SCHAR, COPY_EQ);
665 DEFUN_GET_EL_DOF_VEC_BTB(uchar, UCHAR, COPY_EQ);
671 DEFUN_GET_EL_DOF_VEC_BTB(ptr, PTR, COPY_EQ);
678 DEFUN_GET_EL_DOF_VEC_BTB(real_dd, REAL_DD, MYMCOPY);