Searched refs:lineno (Results 351 - 375 of 1204) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.cc619 citem->line = (msg.lineno < 1) ? 1 : msg.lineno;
1211 int n, lineno; local
1319 lineno = xline + n_desc;
1320 if (lineno > 0)
1324 func->add_PC_info (0, lineno);
1354 lineno = xline + n_desc;
1359 func->add_PC_info (0, lineno);
1364 if (func->line_first != lineno ||
1366 func->add_PC_info (stb.n_value, lineno);
2499 new_src_file(SourceFile *source, int lineno, Function *func) argument
[all...]
H A Dcomp_com.h116 /* have lineno = pcoffset = 0 */
695 /* [This message has a lineno for the source, */
698 /* [This message has lineno = -1, */
701 /* [This message has lineno = -1, */
704 /* [This message has a lineno for the source, */
708 /* [This message has lineno = -1, */
712 /* [This message has lineno = -1, */
715 /* [This message has lineno = -1, */
718 /* [This message has lineno = -1, */
722 /* [This message has lineno
865 int32_t lineno; /* the source line to which it refers */ member in struct:__anon737
[all...]
H A DHist_data.cc1190 lineno = -1;
1350 if (dbeline && dbeline->lineno > 0)
1395 return dl->sourceFile->find_dbeline (func, dl->lineno);
1426 sb->appendf (NTXT ("%s:%lld <-- "), get_basename (dl->sourceFile->get_name ()), (long long) dl->lineno);
1440 (long long) dl->lineno);
1548 lineno = _lineno;
1568 return lineno - dbl->lineno;
1591 name = dbe_sprintf (GTXT ("line %u in \"%s\""), lineno, basename);
1613 if (lineno !
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.cc618 citem->line = (msg.lineno < 1) ? 1 : msg.lineno;
1210 int n, lineno; local
1318 lineno = xline + n_desc;
1319 if (lineno > 0)
1323 func->add_PC_info (0, lineno);
1353 lineno = xline + n_desc;
1358 func->add_PC_info (0, lineno);
1363 if (func->line_first != lineno ||
1365 func->add_PC_info (stb.n_value, lineno);
2499 new_src_file(SourceFile *source, int lineno, Function *func) argument
[all...]
H A Dcomp_com.h116 /* have lineno = pcoffset = 0 */
695 /* [This message has a lineno for the source, */
698 /* [This message has lineno = -1, */
701 /* [This message has lineno = -1, */
704 /* [This message has a lineno for the source, */
708 /* [This message has lineno = -1, */
712 /* [This message has lineno = -1, */
715 /* [This message has lineno = -1, */
718 /* [This message has lineno = -1, */
722 /* [This message has lineno
865 int32_t lineno; /* the source line to which it refers */ member in struct:__anon728
[all...]
H A DHist_data.cc1190 lineno = -1;
1350 if (dbeline && dbeline->lineno > 0)
1395 return dl->sourceFile->find_dbeline (func, dl->lineno);
1426 sb->appendf (NTXT ("%s:%lld <-- "), get_basename (dl->sourceFile->get_name ()), (long long) dl->lineno);
1440 (long long) dl->lineno);
1548 lineno = _lineno;
1568 return lineno - dbl->lineno;
1591 name = dbe_sprintf (GTXT ("line %u in \"%s\""), lineno, basename);
1613 if (lineno !
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c427 int lineno; local
435 lineno = line_number;
469 from_current_source_encoding (buffer, logical_file_name, lineno);
472 last_comment_line = lineno;
759 int lineno);
1645 interpolate_keywords (message_list_ty *mlp, const char *string, int lineno) argument
1698 pos.line_number = lineno;
1708 lineno++;
1856 pos.line_number = lineno;
1861 pos.line_number = lineno;
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cc111 const char *filename, int lineno,
119 info->line = lineno;
110 SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dmain.c69 nerrors ? "" : "major ", ftitle, lineno);
279 lineno = 1;
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dmain.c70 nerrors ? "" : "major ", ftitle, lineno);
288 lineno = 1;
/netbsd-current/lib/libc/time/
H A Dgetdate.c69 size_t lineno = 0; local
95 while ((line = fparseln(fp, NULL, &lineno, NULL, 0)) != NULL) {
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_map11.c174 int lineno; local
221 while (readllines(read_buf, VSTREAM_IN, &lineno, &first_line)) {
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cc109 const char *filename, int lineno,
117 info->line = lineno;
108 SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslap-config.h156 int lineno; member in struct:config_args_s
185 /* If lineno is zero, we have an actual LDAP Add request from a client.
188 #define CONFIG_ONLINE_ADD(ca) (!((ca)->lineno))
H A Dlimits.c319 int lineno,
337 fname, lineno );
421 "use \"onelevel\" instead.\n", fname, lineno );
434 "use \"subtree\" instead.\n", fname, lineno );
471 fname, lineno,
554 fname, lineno );
569 fname, lineno, argv[i] );
627 fname, lineno );
316 limits_parse( Backend *be, const char *fname, int lineno, int argc, char **argv ) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h32 int lineno; member in class:file_location
37 : filename (filename_in), lineno (lineno_in), colno (colno_in) {}
/netbsd-current/bin/sh/
H A Dexec.c95 int lineno; /* for functions abs LINENO of definition */ member in struct:tblentry
755 entry->lineno = cmdp->lineno;
1053 cmdp->lineno = entry->lineno;
1066 defun(char *name, union node *func, int lineno) argument
1072 entry.lineno = lineno;
H A Dparser.c414 n1->nfor.lineno = startlinno;
439 n2->narg.lineno = startlinno;
462 n1->ncase.lineno = startlinno - elided_nl;
505 cp->nclist.lineno = startlinno;
691 n->narg.lineno = plinno - elided_nl;
707 n->ncmd.lineno = line - elided_nl;
711 n->ncmd.lineno = startlinno;
738 n->narg.lineno = lno;
2686 expandonstack(char *ps, int cmdsub, int lineno) argument
2704 setinputstring(ps, 1, lineno);
2750 expandstr(char *ps, int lineno) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-md.h32 int lineno; member in class:file_location
37 : filename (filename_in), lineno (lineno_in), colno (colno_in) {}
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dmtest.c62 callback_mtest (void *vdata, uintptr_t pc, const char *filename, int lineno, argument
76 return callback_one (vdata, pc, filename, lineno, function);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-source.c233 int lineno = m_content[0].line_or_addr.u.line_no + offset; local
237 xsnprintf (text, sizeof (text), "%*d ", m_digits - 1, lineno);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cpp110 const char *filename, int lineno,
118 info->line = lineno;
109 SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dmtest.c62 callback_mtest (void *vdata, uintptr_t pc, const char *filename, int lineno, argument
76 return callback_one (vdata, pc, filename, lineno, function);
/netbsd-current/usr.bin/gencat/
H A Dgencat.c116 static long lineno = 0; variable
206 lineno = 0;
226 if (lineno) {
228 getprogname(), msg, lineno, curfile);
287 ++lineno;
/netbsd-current/external/bsd/openldap/dist/clients/tools/
H A Dldapmodify.c81 static int process_ldif_rec LDAP_P(( char *rbuf, unsigned long lineno ));
223 unsigned long lineno, nextline = 0; local
290 lineno = 1;
304 rc = process_ldif_rec( rbuf, lineno );
305 lineno = nextline+1;

Completed in 269 milliseconds

<<11121314151617181920>>