Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dfevoices.cc510 long startfptr=currentVoice->fptr; in feReadLine() local
542 if (startfptr==0) in feReadLine()
551 (currentVoice->buffer[startfptr-1]=='\n')) in feReadLine()
553 anf=currentVoice->buffer+startfptr; in feReadLine()