Home
last modified time | relevance | path

Searched refs:first_column (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/lib/libcurses/tinfo/
H A Dcomp_scan.c84 static bool first_column; /* See 'next_char()' below */ variable
293 first_column = (bufptr == bufstart); in next_char()
294 if (first_column) in next_char()
498 if (first_column) { in _nc_get_token()
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-yacc.c581 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
589 (Current).first_column = (Current).last_column = \
604 (Loc).first_line, (Loc).first_column, \
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse-scan.c403 int first_column; member
1953 Current.first_column = Rhs[1].first_column; \
H A Dparse.c718 int first_column; member
2936 Current.first_column = Rhs[1].first_column; \
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dm68k-parse.c724 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
732 (Current).first_column = (Current).last_column = \
747 (Loc).first_line, (Loc).first_column, \
H A Dbfin-parse.c2119 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
2127 (Current).first_column = (Current).last_column = \
2142 (Loc).first_line, (Loc).first_column, \
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dplural.c951 yylsp->first_column = yylloc.first_column; in yyparse()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-exp.c977 (Current).first_column = (Rhs)[1].first_column, \
H A Dm2-exp.c910 (Current).first_column = (Rhs)[1].first_column, \
H A Df-exp.c789 (Current).first_column = (Rhs)[1].first_column, \
H A Djv-exp.c840 (Current).first_column = (Rhs)[1].first_column, \
H A Dp-exp.c763 (Current).first_column = (Rhs)[1].first_column, \
H A Dc-exp.c969 (Current).first_column = (Rhs)[1].first_column, \
H A Dobjc-exp.c953 (Current).first_column = (Rhs)[1].first_column, \
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dgetdate.c1185 yylsp->first_column = yylloc.first_column; in yyparse()