Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-code.h86 {CODE_PROPS_NONE, NULL, EMPTY_LOCATION_INIT, false, NULL, NULL}
Dlocation.h93 #define EMPTY_LOCATION_INIT {{NULL, 0, 0}, {NULL, 0, 0}} macro
Dlocation.c29 location const empty_location = EMPTY_LOCATION_INIT;
/external/bison/
DChangeLog-20125927 * src/location.h (EMPTY_LOCATION_INIT): Define so that it's easier to
5930 * src/location.c (empty_location): Initialize with EMPTY_LOCATION_INIT