Go to the source code of this file.
Definition at line 27 of file atimes.h.
References dsprsax(), and dsprstx().
Referenced by linbcg().
00028 { 00029 if(itrnsp) dsprstx(x,r,n); 00030 else dsprsax(x,r,n); 00031 }