Home
last modified time | relevance | path

Searched defs:FUNCTION_NAME_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h967 #define FUNCTION_NAME_P(NAME) (*(NAME) == '@') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h959 #define FUNCTION_NAME_P(NAME) (*(NAME) == '@') macro