Searched defs:LEFT_ASSOC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ | ||
H A D | expr.cc | 1255 #define LEFT_ASSOC (1 << 1) macro |
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ | ||
H A D | expr.c | 1229 #define LEFT_ASSOC (1 << 1) macro |