Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dlex.cc5885 int yylng = flex_yyleng (); in handle_continuation() local
5894 while (offset < yylng) in handle_continuation()
5910 while (offset < yylng) in handle_continuation()
H A Dlex.ll3025 int yylng = flex_yyleng ();
3034 while (offset < yylng)
3050 while (offset < yylng)