Searched refs:YYRHSLOC (Results 1 – 9 of 9) sorted by relevance
/external/dtc/ |
D | srcpos.h | 84 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 85 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 86 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 87 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 88 (Current).file = YYRHSLOC(Rhs, N).file; \ 91 YYRHSLOC(Rhs, 0).last_line; \ 93 YYRHSLOC(Rhs, 0).last_column; \ 94 (Current).file = YYRHSLOC (Rhs, 0).file; \
|
/external/u-boot/scripts/dtc/ |
D | srcpos.h | 84 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 85 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 86 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 87 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 88 (Current).file = YYRHSLOC(Rhs, N).file; \ 91 YYRHSLOC(Rhs, 0).last_line; \ 93 YYRHSLOC(Rhs, 0).last_column; \ 94 (Current).file = YYRHSLOC (Rhs, 0).file; \
|
/external/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp.h | 88 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 89 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 90 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 91 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \ 96 YYRHSLOC(Rhs, 0).last_line; \ 98 YYRHSLOC(Rhs, 0).last_column; \
|
/external/mesa3d/src/compiler/glsl/ |
D | glsl_parser_extras.h | 877 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 878 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 879 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 880 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \ 885 YYRHSLOC(Rhs, 0).last_line; \ 887 YYRHSLOC(Rhs, 0).last_column; \
|
/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 621 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 622 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 623 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 624 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 629 YYRHSLOC (Rhs, 0).last_line; \ 631 YYRHSLOC (Rhs, 0).last_column; \ 636 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang.y | 110 (Current).first_file = YYRHSLOC(Rhs, 1).first_file; \ 111 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 112 (Current).last_file = YYRHSLOC(Rhs, N).last_file; \ 113 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 116 (Current).first_file = YYRHSLOC(Rhs, 0).last_file; \ 117 (Current).first_line = YYRHSLOC(Rhs, 0).last_line; \ 118 (Current).last_file = YYRHSLOC(Rhs, 0).last_file; \ 119 (Current).last_line = YYRHSLOC(Rhs, 0).last_line; \
|
D | glslang_tab.cpp | 346 (Current).first_file = YYRHSLOC(Rhs, 1).first_file; \ 347 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 348 (Current).last_file = YYRHSLOC(Rhs, N).last_file; \ 349 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 352 (Current).first_file = YYRHSLOC(Rhs, 0).last_file; \ 353 (Current).first_line = YYRHSLOC(Rhs, 0).last_line; \ 354 (Current).last_file = YYRHSLOC(Rhs, 0).last_file; \ 355 (Current).last_line = YYRHSLOC(Rhs, 0).last_line; \ 1637 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 1638 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ [all …]
|
/external/mesa3d/src/mesa/program/ |
D | program_parse.y | 104 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 105 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 106 (Current).position = YYRHSLOC(Rhs, 1).position; \ 107 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 108 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \ 110 (Current).first_line = YYRHSLOC(Rhs, 0).last_line; \ 112 (Current).first_column = YYRHSLOC(Rhs, 0).last_column; \ 114 (Current).position = YYRHSLOC(Rhs, 0).position \
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 783 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) 789 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 790 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 791 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 792 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 797 YYRHSLOC (Rhs, 0).last_line; \ 799 YYRHSLOC (Rhs, 0).last_column; \
|