Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h956 M32R_FUNCTION_UNKNOWN, M32R_FUNCTION_NORMAL, M32R_FUNCTION_INTERRUPT enumerator
959 #define M32R_INTERRUPT_P(TYPE) ((TYPE) == M32R_FUNCTION_INTERRUPT)
H A Dm32r.cc1445 ? M32R_FUNCTION_INTERRUPT in m32r_compute_function_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h982 M32R_FUNCTION_UNKNOWN, M32R_FUNCTION_NORMAL, M32R_FUNCTION_INTERRUPT enumerator
985 #define M32R_INTERRUPT_P(TYPE) ((TYPE) == M32R_FUNCTION_INTERRUPT)
H A Dm32r.c1444 ? M32R_FUNCTION_INTERRUPT in m32r_compute_function_type()