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

/ast/src/cmd/msgcc/
H A Dmsgcc.sh93 integer __i__=0 __args__=0 __code__=0 __files__=0 __max__=0 __num__=0 __skip__=0
220 __num__=${__line__%';;'*}
229 __num__=${__line__%%' '*}
237 __index__["$__line__"]=$__num__
238 __text__[$__num__]=$__line__
239 if (( __max__ < __num__ ))
240 then (( __max__=__num__ ))
301 __num__=1
323 then __num__=${__index__["$__line__"]}
324 __keep__[$__num__]
[all...]

Completed in 6 milliseconds