Searched refs:soff (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/html/
H A Dmm2twiki.sh62 integer fd=0 head=2 line=0 lists=0 nest=0 peek=0 pp=0 so=0 soff=4
313 if (( ( fd = --so + soff ) == soff ))
492 then (( fd = so + soff ))
1361 *) (( fd = so + soff ))
H A Dmm2bb.sh63 integer fd=0 head=2 line=0 lists=0 nest=0 peek=0 pp=0 so=0 soff=4
323 if (( ( fd = --so + soff ) == soff ))
502 then (( fd = so + soff ))
1518 *) (( fd = so + soff ))
H A Dmm2html.sh139 integer fd=0 head=2 line=0 lists=0 nest=0 peek=0 pp=0 so=0 soff=4 faq=0
481 then (( fd = so + soff - 1 ))
666 then (( fd = so + soff ))
2489 *) (( fd = so + soff ))

Completed in 28 milliseconds