Searched defs:start_lineno (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | lex.l | 157 int c, start_lineno = lineno; variable 176 int c, start_lineno = lineno; variable 216 int start_lineno = lineno; variable 298 unterminated(const char *type, unsigned start_lineno) in unterminated()
|
H A D | lex.c | 1546 int c, start_lineno = lineno; variable 1569 int c, start_lineno = lineno; variable 1613 int start_lineno = lineno; variable 2735 unterminated(const char *type, unsigned start_lineno) in unterminated()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
H A D | main.cpp | 91 int start_lineno = current_lineno + 1; in do_file() local 155 int start_lineno = current_lineno; in inline_equation() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
H A D | slc-lex.l | 94 int start_lineno = lineno; in handle_comment() local
|
H A D | slc-lex.c | 1809 int start_lineno = lineno; in handle_comment() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | moduli.c | 531 print_progress(unsigned long start_lineno, unsigned long current_lineno, in print_progress() 578 char *checkpoint_file, unsigned long start_lineno, unsigned long num_lines) in prime_test()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | main.cpp | 53 int start_lineno; member in top_input
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | refer.cpp | 464 int start_lineno = current_lineno; in do_file() local 551 int start_lineno = current_lineno; in do_file() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | input.cpp | 4342 int start_lineno; in do_define_macro() local
|