Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSUnserialize.cpp747 # define YY_LOCATION_PRINT(File, Loc) \ argument
749 (Loc).first_line, (Loc).first_column, \
750 (Loc).last_line, (Loc).last_column)
752 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h824 # define YY_LOCATION_PRINT(File, Loc) \ argument
826 (Loc).first_line, (Loc).first_column, \
827 (Loc).last_line, (Loc).last_column)
829 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument
/xnu-11215/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h824 # define YY_LOCATION_PRINT(File, Loc) \ argument
826 (Loc).first_line, (Loc).first_column, \
827 (Loc).last_line, (Loc).last_column)
829 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument