Home
last modified time | relevance | path

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

/dports/math/ploticus/pl240src/src/
H A Dsecondaryops.c43 int ixhold, capmode, opmode; local
59 ixhold = ix;
76 ixhold = ix;
84 ixhold = ix;
90 ixhold = ix;
96 strcpy( bigbuf, &buf[ixhold+1] ); /* 1 line command.. */
H A Dcats.c70 int inbuflen, buflen, ix, ixhold; local
110 ixhold = ix;
112 if( strnicmp( buf, "selectrows=", 11 )==0 ) strcpy( selex, &inbuf[ixhold+11] );
/dports/math/ploticus-nox11/pl240src/src/
H A Dsecondaryops.c43 int ixhold, capmode, opmode; local
59 ixhold = ix;
76 ixhold = ix;
84 ixhold = ix;
90 ixhold = ix;
96 strcpy( bigbuf, &buf[ixhold+1] ); /* 1 line command.. */
H A Dcats.c70 int inbuflen, buflen, ix, ixhold; local
110 ixhold = ix;
112 if( strnicmp( buf, "selectrows=", 11 )==0 ) strcpy( selex, &inbuf[ixhold+11] );