6 void PROC_PROC(long int *f, int *i)
10 void proc_proc_(long int *f, int *i)
12 void proc_proc__(long int *f, int *i)
16 void proc_proc_(long int *f, int *i)
18 #if defined(WIN) && !defined(WINIFL)
19 void _stdcall PROC_PROC(long int *f, int *i)
22 void proc_proc(long int *f, int *i)
24 #if defined(AIX) || defined(WINPGI)
25 void proc_proc(long int *f, int *i)
31 static long int NaNQm;
47 void PROC_CONV(char *buf, int *i, int n)
50 void proc_conv__(char *buf, int *i, int n)
53 void proc_conv_(char *buf, int *i, int n)
55 #if defined(AIX) || defined(WINPGI)
56 void proc_conv(char *buf, int *i, int n)
59 void _stdcall PROC_CONV(char *buf, int *i, int n)
70 void PROC_CONV_R(char *buf, int *i, int n)
73 void proc_conv_r__(char *buf, int *i, int n)
76 void proc_conv_r_(char *buf, int *i, int n)
78 #if defined(AIX) || defined(WINPGI)
79 void proc_conv_r(char *buf, int *i, int n)
82 void _stdcall PROC_CONV_R(char *buf, int *i, int n)
87 /* sprintf(buf,"%d",*i); */
95 void DSVRGP(int *n, double *tab1, double *tab2, int *itab)
98 void dsvrgp__(int *n, double *tab1, double *tab2, int *itab)
101 void dsvrgp_(int *n, double *tab1, double *tab2, int *itab)
103 #if defined(AIX) || defined(WINPGI)
104 void dsvrgp(int *n, double *tab1, double *tab2, int *itab)
107 void _stdcall DSVRGP(int *n, double *tab1, double *tab2, int *itab)
123 for(i=k+1; i<*n; i++)