Searched refs:fcfirst (Results 1 – 5 of 5) sorted by relevance
50 #define fcfirst() ((char*)_Fcin.fcbuff) macro
143 off_t off = (fcseek(0)-(type+1))-(lp->lexd.first?lp->lexd.first:fcfirst()); in refvar()154 off = offset + (fcseek(0)-(type+1)) - fcfirst(); in refvar()159 sfwrite(stkp,fcfirst()+type,off-offset); in refvar()166 begin = fcfirst()+(type+lp->lexd.kiaoff-offset); in refvar()817 lp->lexd.kiaoff = stktell(stkp)+fcseek(0)-fcfirst(); in sh_lex()1088 state = fcfirst(); in sh_lex()1248 state = fcfirst(); in sh_lex()1657 cp = fcfirst(); in sh_lexskip()1863 bufp = fcfirst(); in here_copy()
169 _Fcin.fcptr = (unsigned char*)fcfirst() - _Fcin.fcleft; in fcmbstate()
2563 errormsg(SH_DICT,ERROR_exit(1),e_subst,fcfirst()); in mac_error()
347 char *cp = fcfirst(); in sh_parse()