Searched refs:yylineno (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h700 extern int yylineno; /* lex line number */
H A Ddt_pid.c107 pcb->pcb_filetag, pcb->pcb_fileptr ? yylineno : 0, fmt, ap);
H A Ddt_ident.c933 idp->di_lineno = yylineno;
/freebsd-10.2-release/contrib/gdb/gdb/
H A Df-exp.c868 unsigned int yylineno = yyrline[yyrule]; local
870 yyrule - 1, yylineno);
H A Djv-exp.c927 unsigned int yylineno = yyrline[yyrule]; local
929 yyrule - 1, yylineno);
H A Dc-exp.c1050 unsigned int yylineno = yyrline[yyrule]; local
1052 yyrule - 1, yylineno);
H A Dobjc-exp.c1032 unsigned int yylineno = yyrline[yyrule]; local
1034 yyrule - 1, yylineno);
H A Dp-exp.c842 unsigned int yylineno = yyrline[yyrule]; local
844 yyrule - 1, yylineno);
/freebsd-10.2-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y60 int yylineno;
/freebsd-10.2-release/contrib/ipfilter/iplang/
H A Diplang_y.y56 extern int yylineno;

Completed in 284 milliseconds

12