Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc1351 #define PUSHG_P(to) ((to) == nullptr) macro
1353 #define PUSHG_P(to) false macro