Searched refs:lineno (Results 126 - 150 of 493) sorted by relevance

1234567891011>>

/macosx-10.10.1/groff-38/groff/src/preproc/refer/
H A Dcommand.cpp166 int lineno = 1; local
198 error_with_file_and_line(fn, lineno,
204 lineno++;
219 void input_stack::push_string(string &s, const char *filename, int lineno) argument
221 input_item *it = new input_item(s, filename, lineno);
230 int lineno; local
232 if (it->get_location(&filename, &lineno)) {
233 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3);
804 void process_commands(string &s, const char *file, int lineno) argument
807 input_stack::push_string(s, file, lineno);
[all...]
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dlex.cpp69 : fp(f), filename(fn), lineno(0), ptr("")
82 lineno++;
127 *lnp = lineno;
1618 int lineno; member in class:simple_file_input
1629 : filename(s), lineno(1), fp(p)
1647 lineno++;
1666 *lnp = lineno;
1793 &yylval.lstr.lineno)) {
1795 yylval.lstr.lineno = -1;
1942 int lineno; local
1955 int lineno; local
1965 int lineno; local
[all...]
H A Dpic_tab.h127 struct { char *str; const char *filename; int lineno; } lstr; member in struct:__anon8804::__anon8807
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tinfo/
H A Dread_termcap.c277 int lineno; local
332 lineno = 0;
353 int first = lineno + 1;
382 lineno++;
768 _nc_tgetent(char *bp, char **sourcename, int *lineno, const char *name) argument
846 i = _nc_cgetent(&dummy, lineno, pathvec, name);
953 static int lineno; local
973 if ((status = _nc_tgetent(tc, &source, &lineno, tn)) < 0)
976 _nc_curr_line = lineno;
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dsrec.c238 unsigned int lineno,
260 abfd, lineno, buf);
298 unsigned int lineno = 1; local
318 srec_bad_byte (abfd, lineno, c, error);
322 ++lineno;
335 srec_bad_byte (abfd, lineno, c, error);
339 ++lineno;
359 srec_bad_byte (abfd, lineno, c, error);
391 srec_bad_byte (abfd, lineno, c, error);
408 srec_bad_byte (abfd, lineno,
237 srec_bad_byte(bfd *abfd, unsigned int lineno, int c, bfd_boolean error) argument
[all...]
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dastp_cpx.c174 log_error (location->lineno, NIDL_NAMEPREVDECLAT, identifier,
178 log_error (location->lineno, NIDL_NAMEALRDEC, identifier, NULL);
438 log_error (location->lineno, NIDL_BADTAGREF, identifier_text,
447 log_error (location->lineno, NIDL_NAMEPREVDECLAT,
467 log_error (location->lineno, NIDL_NAMEPREVDECLAT,
472 log_error (location->lineno, NIDL_NAMEALRDEC,
686 log_error (location->lineno, NIDL_BADTAGREF, identifier_text,
695 log_error (location->lineno, NIDL_NAMEPREVDECLAT,
715 log_error (location->lineno, NIDL_NAMEPREVDECLAT,
720 log_error (location->lineno, NIDL_NAMEALRDE
[all...]
/macosx-10.10.1/groff-38/groff/src/devices/grolbp/
H A Dlbp.cpp54 const char *filename, int lineno);
118 const char *filename, int lineno)
122 fatal_with_file_and_line(filename, lineno,
133 // command, arg, filename, lineno);
587 const char *filename, int lineno)
595 error_with_file_and_line(filename, lineno,
604 error_with_file_and_line(filename, lineno,
116 handle_unknown_font_command(const char *command, const char *arg, const char *filename, int lineno) argument
586 handle_unknown_desc_command(const char *command, const char *arg, const char *filename, int lineno) argument
/macosx-10.10.1/groff-38/groff/src/devices/grolj4/
H A Dlj4.cpp86 const char *filename, int lineno);
129 const char *filename, int lineno)
135 fatal_with_file_and_line(filename, lineno,
141 fatal_with_file_and_line(filename, lineno,
145 error_with_file_and_line(filename, lineno,
151 error_with_file_and_line(filename, lineno,
127 handle_unknown_font_command(const char *command, const char *arg, const char *filename, int lineno) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c64 int lineno,
83 fname, lineno );
61 allop_db_config( BackendDB *be, const char *fname, int lineno, int argc, char **argv ) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwm.c1615 int lineno,
1624 fname, lineno, argc, argv );
1633 int lineno,
1662 fname, lineno, 0 );
1676 fname, lineno, 0 );
1682 fname, lineno, bvnc.bv_val );
1689 fname, lineno, brnc.bv_val );
1713 int lineno,
1724 fname, lineno, argc, argv );
1778 int lineno,
1612 rwm_rw_config( BackendDB *be, const char *fname, int lineno, int argc, char **argv ) argument
1630 rwm_suffixmassage_config( BackendDB *be, const char *fname, int lineno, int argc, char **argv ) argument
1710 rwm_m_config( BackendDB *be, const char *fname, int lineno, int argc, char **argv ) argument
1775 rwm_db_config( BackendDB *be, const char *fname, int lineno, int argc, char **argv ) argument
[all...]
/macosx-10.10.1/awk-20/src/
H A Dawk.h66 extern int lineno; /* line number in awk program */
136 int lineno; member in struct:Node
H A Dlex.c35 int lineno = 1; variable
218 lineno++;
374 lineno++;
557 lineno++;
568 lineno--;
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A DMakefile.am.inc77 testsuite.lineno \
/macosx-10.10.1/expat-12/expat/tests/
H A Dminicheck.c92 _check_set_test_info(char const *function, char const *filename, int lineno) argument
95 _check_current_lineno = lineno;
/macosx-10.10.1/nano-12/src/
H A Drcfile.c99 static size_t lineno = 0; variable
118 if (lineno > 0) {
120 fprintf(stderr, _("Error in %s on line %lu: "), nanorc, (unsigned long)lineno);
356 size_t lineno_save = lineno;
390 lineno = 0;
401 lineno = lineno_save;
626 lineno++;
844 lineno = 0;
H A Dtext.c1177 ssize_t fl_lineno_save = first_line->lineno;
1178 ssize_t edittop_lineno_save = openfile->edittop->lineno;
1179 ssize_t current_lineno_save = openfile->current->lineno;
1186 mb_lineno_save = openfile->mark_begin->lineno;
1194 assert(par_len > 0 && openfile->current->lineno + par_len <=
1195 openfile->filebot->lineno + 1);
1219 openfile->current->lineno == mb_lineno_save) {
1227 if (top->lineno == fl_lineno_save)
1229 if (top->lineno == edittop_lineno_save)
1231 if (top->lineno
[all...]
H A Dnano.c61 newnode->lineno = (prevnode != NULL) ? prevnode->lineno + 1 : 1;
78 dst->lineno = src->lineno;
163 line = (fileptr->prev == NULL) ? 0 : fileptr->prev->lineno;
168 fileptr->lineno = ++line;
293 edittop_inside = (openfile->edittop->lineno >=
294 openfile->fileage->lineno && openfile->edittop->lineno <=
295 openfile->filebot->lineno);
[all...]
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dio.h68 int lineno; /* number of lines read */ member in struct:rb_io_t
146 (fp)->lineno = 0;\
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Didattracl.c196 int lineno,
221 fname, lineno, style_strings[ id->idattr_style ] );
241 fname, lineno );
251 fname, lineno );
261 fname, lineno );
271 fname, lineno );
281 fname, lineno, rc, text );
291 fname, lineno, rc, text );
301 fname, lineno, rc, text );
311 fname, lineno, r
194 idattr_dynacl_parse( const char *fname, int lineno, const char *opts, slap_style_t style, const char *pattern, void **privp ) argument
[all...]
/macosx-10.10.1/file_cmds-242/mtree/
H A Dmisc.c97 errx(1, "line %d: unknown keyword %s", lineno, name);
/macosx-10.10.1/groff-38/groff/src/include/
H A Dfont.h120 const char *file, int lineno);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dlocale.c436 localeexpand (string, start, end, lineno, lenp)
438 int start, end, lineno, *lenp;
464 yy_input_name (), lineno, t2, t);
/macosx-10.10.1/ruby-106/ruby/lib/rexml/
H A Dsource.rb246 lineno = @er_source.lineno # The XML < position in the source
260 [pos, lineno, line]
/macosx-10.10.1/postfix-255/postfix/src/postalias/
H A Dpostalias.c265 int lineno; local
337 lineno = 0;
338 while (readlline(line_buffer, source_fp, &lineno)) {
357 VSTREAM_PATH(source_fp), lineno);
370 VSTREAM_PATH(source_fp), lineno);
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_load/
H A Ddb_load.c23 u_long lineno; /* Input file line number. */ member in struct:__anon218
97 ldg.lineno = 0;
799 G(origline) = G(lineno);
803 G(lineno) = G(origline);
808 ++G(lineno);
893 G(lineno), G(version));
926 dbp->errx(dbp, "line %lu: unknown type", G(lineno));
955 badfmt: dbp->errx(dbp, "line %lu: unexpected format", G(lineno));
1074 ++G(lineno);
1144 ++G(lineno);
[all...]

Completed in 140 milliseconds

1234567891011>>