Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.cc43 #define D_OPPOSITE(x) (((x)==Left) ? Right : Left ) macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.cc43 #define D_OPPOSITE(x) (((x)==Left) ? Right : Left ) macro