Home
last modified time | relevance | path

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

/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/src/
H A Dtaping_p.h659 #define get_op_r() *--ADOLC_CURRENT_TAPE_INFOS.currOp macro
668 unsigned char get_op_r();
H A Dfo_rev.c577 operation=get_op_r(); in fos_pl_reverse()
589 operation = get_op_r(); in fos_pl_reverse()
3348 operation=get_op_r(); in fos_pl_reverse()
H A Dho_rev.c587 operation=get_op_r();
603 operation = get_op_r();
3267 operation=get_op_r();
H A Dtaping.c2417 unsigned char get_op_r() { in get_op_r() function