Home
last modified time | relevance | path

Searched refs:old_new_var_value (Results 1 – 6 of 6) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dref.h57 extern char * old_new_var_value (char *v_name, int v_namelen, char *v_newval);
H A Dsc.c136 ptr = old_new_var_value(ptr,eptr-ptr,eptr+1);
H A Dsylk.c449 ptr = old_new_var_value (vname, vlen, vval);
H A Doleofile.c449 ptr = old_new_var_value (vname, vlen, vval);
H A Dref.c2434 old_new_var_value (char *v_name, int v_namelen, char *v_newval) in old_new_var_value() function
/dports/math/oleo/oleo-1.99.16/
H A DChangeLog1207 * ref.c: new_var_value has been preserved in old_new_var_value,