Searched defs:EXCHANGE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dptyx.h496 #define EXCHANGE(a,b,tmp) tmp = a; a = b; b = tmp macro

Completed in 15 milliseconds