| /src/external/bsd/byacc/dist/test/btyacc/ |
| err_inherit4.tab.h | 31 int first_line; member in struct:YYLTYPE
|
| btyacc_demo.tab.h | 42 int first_line; member in struct:YYLTYPE
|
| btyacc_demo.tab.c | 174 int first_line; member in struct:YYLTYPE 547 (loc).first_line = YYRHSLOC(rhs, 0).last_line; \ 554 (loc).first_line = YYRHSLOC(rhs, 1).first_line; \ 693 (*loc).first_line, (*loc).first_column, 702 (*loc).first_line, (*loc).first_column, 711 (*loc).first_line, (*loc).first_column, 720 (*loc).first_line, (*loc).first_column, 729 (*loc).first_line, (*loc).first_column, 738 (*loc).first_line, (*loc).first_column [all...] |
| err_inherit4.tab.c | 170 int first_line; member in struct:YYLTYPE 348 (loc).first_line = YYRHSLOC(rhs, 0).last_line; \ 355 (loc).first_line = YYRHSLOC(rhs, 1).first_line; \
|
| /src/external/gpl2/dtc/dist/ |
| srcpos.h | 60 int first_line; member in struct:srcpos 73 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 79 (Current).first_line = (Current).last_line = \
|
| /src/tests/usr.bin/indent/ |
| lsym_preprocessing.c | 237 int first_line; variable 249 int first_line; variable
|
| /src/external/bsd/elftosb/dist/elftosb2/ |
| elftosb_parser.tab.hpp | 138 int first_line; member in struct:YYLTYPE
|
| elftosb_parser.tab.cpp | 225 int first_line; member in struct:YYLTYPE 879 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 886 (Current).first_line = (Current).last_line = \ 903 (Loc).first_line, (Loc).first_column, \ 1350 yylloc.first_line = yylloc.last_line = 1;
|
| /src/external/bsd/nsd/dist/ |
| nsd-control.c | 484 int was_error = 0, first_line = 1; local 506 if(first_line && strncmp(buf, "error", 5) == 0) 508 first_line = 0;
|
| /src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
| output_test_helper.cc | 79 std::string first_line; local 86 first_line = line; 94 << "\n started matching near: " << first_line; 101 << "\n started matching near: " << first_line; 107 << "\n started matching near: " << first_line;
|
| /src/external/bsd/unbound/dist/smallapp/ |
| unbound-control.c | 890 int was_error = 0, first_line = 1; local 918 if(first_line && strncmp(buf, "error", 5) == 0) { 925 first_line = 0;
|
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| write-po.c | 385 bool first_line; local 445 first_line = true; 685 if (first_line) 710 if (first_line && !indent 720 first_line = false; 730 if (first_line) 741 first_line = false;
|
| /src/usr.sbin/ofctl/ |
| ofctl.c | 859 int first_line = 1; local 873 if (!first_line) 880 first_line = 0;
|
| /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
| output_test_helper.cc | 88 std::string first_line; local 95 first_line = line; 103 << "\n started matching near: " << first_line; 110 << "\n started matching near: " << first_line; 116 << "\n started matching near: " << first_line;
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| scanner.cc | 2535 bool first_line; local 2612 first_line = true; 2641 if (first_line 2679 order mark, so first_line is not about the first line of the file 2681 first_line = false;
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| internal.h | 577 location_t first_line; member in struct:cpp_reader::__anon11648
|