Searched refs:Current (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | srcpos.h | 49 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 52 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \ 53 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 54 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \ 55 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 56 (Current).file = YYRHSLOC(Rhs, N).file; \ 58 (Current).first_line = (Current).last_line = \ 60 (Current).first_column = (Current).last_column = \ 62 (Current).file = YYRHSLOC (Rhs, 0).file; \
|
| H A D | dtc-parser.tab.c_shipped | 644 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 648 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 649 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 650 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 651 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 655 (Current).first_line = (Current).last_line = \ 657 (Current).first_column = (Current).last_column = \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 843 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 847 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 848 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 849 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 850 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 854 (Current).first_line = (Current).last_line = \ 856 (Current).first_column = (Current).last_column = \
|
| H A D | zconf.tab.c_shipped | 843 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 847 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 848 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 849 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 850 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 854 (Current).first_line = (Current).last_line = \ 856 (Current).first_column = (Current).last_column = \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 892 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 896 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ 897 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 898 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ 899 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ 903 (Current).first_line = (Current).last_line = \ 905 (Current).first_column = (Current).last_column = \
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 1411 // Current setting is : Turn off the max request function of pre-arbiter(2 to 1) 6772 ///Current spec doesn't have bypass MFC in 3D mode, this is only for PC RGB bypass mode 8229 …XC_LOG_TRACE(XC_DBGLEVEL_MUX,"There is no avaliable path. Current Total Path Count : %d ",pXCResou… 8270 …XC_LOG_TRACE(XC_DBGLEVEL_MUX,"There is no avaliable path. Current Total Path Count : %d ",pXCResou…
|