Searched refs:fsloc (Results 1 – 4 of 4) sorted by relevance
53 Cell *fsloc; /* FS */ variable92 fsloc = setsymtab("FS", " ", 0.0, STR|DONTFREE, symtab); in syminit()93 FS = &fsloc->sval; in syminit()
115 extern Cell *fsloc; /* FS */
126 if ((len = strlen(getsval(fsloc))) < len_inputFS) { in savefs()
1269 fs = getsval(fsloc); in split()