Home
last modified time | relevance | path

Searched refs:N_CP_TTYPES (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h419 #define N_CP_TTYPES ((int) (CPP_PREPARSED_EXPR + 1)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h436 #define N_CP_TTYPES ((int) (CPP_PREPARSED_EXPR + 1)) macro
H A DChangeLog9029 (N_CP_TTYPES): Adjust.
11976 (CPP_NESTED_NAME_SPECIFIER, N_CP_TTYPES): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20112227 (CPP_NESTED_NAME_SPECIFIER, N_CP_TTYPES): Likewise.
4411 (N_CP_TTYPES): Likewise.
H A DChangeLog-20041836 (N_CP_TTYPES): New.
H A Dparser.cc2054 static cp_parser_binary_operations_map_node binops_by_token[N_CP_TTYPES];
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1953 static cp_parser_binary_operations_map_node binops_by_token[N_CP_TTYPES];