Home
last modified time | relevance | path

Searched refs:Loc (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c869 # define YY_LOCATION_PRINT(File, Loc) \ argument
871 (Loc).first_line, (Loc).first_column, \
872 (Loc).last_line, (Loc).last_column)
874 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument
H A Dzconf.tab.c_shipped869 # define YY_LOCATION_PRINT(File, Loc) \
871 (Loc).first_line, (Loc).first_column, \
872 (Loc).last_line, (Loc).last_column)
874 # define YY_LOCATION_PRINT(File, Loc) ((void) 0)
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped670 # define YY_LOCATION_PRINT(File, Loc) \
672 (Loc).first_line, (Loc).first_column, \
673 (Loc).last_line, (Loc).last_column)
675 # define YY_LOCATION_PRINT(File, Loc) ((void) 0)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped918 # define YY_LOCATION_PRINT(File, Loc) \
920 (Loc).first_line, (Loc).first_column, \
921 (Loc).last_line, (Loc).last_column)
923 # define YY_LOCATION_PRINT(File, Loc) ((void) 0)