7 void proc_proc_(long int *f, int *i)
9 void proc_proc__(long int *f, int *i)
13 void proc_proc_(long int *f, int *i)
16 void _stdcall PROC_PROC(long int *f, int *i)
18 #if defined(AIX) || defined(WINPGI)
19 void proc_proc(long int *f, int *i)
24 static long int NaNQm;
41 void proc_conv__(char *buf, int *i, int n)
44 void proc_conv_(char *buf, int *i, int n)
46 #if defined(AIX) || defined(WINPGI)
47 void proc_conv(char *buf, int *i, int n)
50 void _stdcall PROC_CONV(char *buf, int *i, int n)
55 if (sscanf(buf,"%d",&j) != EOF)
61 void proc_conv_r__(char *buf, int *i, int n)
64 void proc_conv_r_(char *buf, int *i, int n)
66 #if defined(AIX) || defined(WINPGI)
67 void proc_conv_r(char *buf, int *i, int n)
70 void _stdcall PROC_CONV_R(char *buf, int *i, int n)
75 /* sprintf(buf,"%d",*i); */
82 void dsvrgp__(int *n, double *tab1, double *tab2, int *itab)
85 void dsvrgp_(int *n, double *tab1, double *tab2, int *itab)
87 #if defined(AIX) || defined(WINPGI)
88 void dsvrgp(int *n, double *tab1, double *tab2, int *itab)
91 void _stdcall DSVRGP(int *n, double *tab1, double *tab2, int *itab)
107 for(i=k+1; i<*n; i++)