Searched refs:first_column (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/lib/libcurses/tinfo/ |
| H A D | comp_scan.c | 84 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 D | gengtype-yacc.c | 581 (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 D | parse-scan.c | 403 int first_column; member 1953 Current.first_column = Rhs[1].first_column; \
|
| H A D | parse.c | 718 int first_column; member 2936 Current.first_column = Rhs[1].first_column; \
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | m68k-parse.c | 724 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 732 (Current).first_column = (Current).last_column = \ 747 (Loc).first_line, (Loc).first_column, \
|
| H A D | bfin-parse.c | 2119 (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 D | plural.c | 951 yylsp->first_column = yylloc.first_column; in yyparse()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ada-exp.c | 977 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | m2-exp.c | 910 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | f-exp.c | 789 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | jv-exp.c | 840 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | p-exp.c | 763 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | c-exp.c | 969 (Current).first_column = (Rhs)[1].first_column, \
|
| H A D | objc-exp.c | 953 (Current).first_column = (Rhs)[1].first_column, \
|
| /openbsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | getdate.c | 1185 yylsp->first_column = yylloc.first_column; in yyparse()
|