2R> 2OVER 2R@
2R> ( -- a,a )  
ansi .6.2.0410 <CORE>
pop back a double-cell value from the return-stack, see R> and the earlier used 2>R

reference: p4_two_r_from in ../src/core.c:2036, export CO 2R>