Home
last modified time | relevance | path

Searched refs:YYRHSLOC (Results 1 – 9 of 9) sorted by relevance

/external/dtc/
Dsrcpos.h84 (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/
Dsrcpos.h84 (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/
Dglcpp.h88 (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/
Dglsl_parser_extras.h877 (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/
Demp_ematch.yacc.c621 (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/
Dglslang.y110 (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; \
Dglslang_tab.cpp346 (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/
Dprogram_parse.y104 (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/
Dzconf.tab.c_shipped783 #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; \