Searched defs:lineno (Results 76 - 100 of 176) sorted by relevance

12345678

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c95 static size_t lineno; /* Current line in test script. */ variable
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dfuncs.c101 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, size_t lineno) argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddebug.h418 bfd_boolean (*lineno) (void *, const char *, unsigned long, bfd_vma); member in struct:debug_write_fns
/freebsd-10-stable/contrib/byacc/
H A Dmain.c48 int lineno; variable
/freebsd-10-stable/contrib/gcc/
H A Dgenoutput.c162 int lineno; member in struct:data
196 int lineno; member in struct:constraint_data
840 gen_insn(rtx insn, int lineno) argument
884 gen_peephole(rtx peep, int lineno) argument
923 gen_expand(rtx insn, int lineno) argument
967 gen_split(rtx split, int lineno) argument
1120 note_constraint(rtx exp, int lineno) argument
1187 mdep_constraint_len(const char *s, int lineno, int opno) argument
[all...]
H A Dgenpreds.c38 validate_exp (rtx exp, const char *name, int lineno) argument
95 process_define_predicate (rtx defn, int lineno) argument
670 unsigned int lineno; /* line of definition */ member in struct:constraint_data
747 add_constraint(const char *name, const char *regclass, rtx exp, bool is_memory, bool is_address, int lineno) argument
932 process_define_constraint(rtx c, int lineno) argument
937 lineno); local
942 process_define_register_constraint(rtx c, int lineno) argument
[all...]
/freebsd-10-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp116 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
/freebsd-10-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp127 handle_unknown_font_command(const char *command, const char *arg, const char *filename, int lineno) argument
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp299 int lineno; member in class:file_input
324 int lineno; member in class:top_input
648 void init_lex(const char *str, const char *filename, int lineno) argument
663 int lineno; local
1155 int lineno; local
1165 int lineno; local
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.h130 int lineno; member in struct:text_item
H A Dtroff.cpp313 command(const char *s, const char *filename, int lineno) argument
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dcommand.cpp166 int lineno = 1; local
219 void input_stack::push_string(string &s, const char *filename, int lineno) argument
230 int lineno; local
804 void process_commands(string &s, const char *file, int lineno) argument
[all...]
/freebsd-10-stable/contrib/groff/src/roff/groff/
H A Dgroff.cpp447 handle_unknown_desc_command(const char *command, const char *arg, const char *filename, int lineno) argument
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_sa.c925 unsigned lineno; local
/freebsd-10-stable/contrib/one-true-awk/
H A Dawk.h135 int lineno; member in struct:Node
/freebsd-10-stable/crypto/heimdal/appl/gssmask/
H A Dgssmask.c70 logmessage(struct client *c, const char *file, unsigned int lineno, argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dconfig_file.c152 parse_list(struct fileptr *f, unsigned *lineno, krb5_config_binding **parent, argument
190 parse_binding(struct fileptr *f, unsigned *lineno, char *p, argument
346 krb5_config_parse_debug(struct fileptr *f, krb5_config_section **res, unsigned *lineno, const char **err_message) argument
419 unsigned lineno = 0; local
1310 unsigned lineno = 0; variable
[all...]
/freebsd-10-stable/sbin/bsdlabel/
H A Dbsdlabel.c774 int lineno = 0, errors = 0; local
1043 getasciipartspec(char *tp, struct disklabel *lp, int part, int lineno) argument
[all...]
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_osfp.c95 int i, lineno = 0; local
779 get_int(char **line, size_t *len, int *var, int *mod, const char *name, int flags, int max, const char *filename, int lineno) argument
868 get_str(char **line, size_t *len, char **v, const char *name, int minlen, const char *filename, int lineno) argument
893 get_tcpopts(const char *filename, int lineno, const char *tcpopts, pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, int *wscale_mod, int *ts0) argument
[all...]
/freebsd-10-stable/tools/tools/ath/athprom/
H A Dathprom.c211 int lineno; variable
/freebsd-10-stable/usr.bin/m4/
H A Dmdef.h162 unsigned long lineno; member in struct:input_file
/freebsd-10-stable/usr.bin/make/
H A Dcond.c1014 Cond_If(char *line, int code, int lineno) argument
/freebsd-10-stable/bin/ed/
H A Dmain.c98 int lineno; /* script line number */ variable
/freebsd-10-stable/crypto/openssh/
H A Dmoduli.c450 write_checkpoint(char *cpfile, u_int32_t lineno) argument
484 unsigned long lineno = 0; local
/freebsd-10-stable/sbin/ggate/ggated/
H A Dggated.c149 line_parse(char *line, unsigned lineno) argument
249 unsigned lineno = 0, objs = 0, len; local
[all...]

Completed in 399 milliseconds

12345678