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

/external/libvncserver/examples/
H A Drotate.c6 #define CONCAT2E(a,b) CONCAT2(a,b) macro
/external/libvncserver/libvncserver/
H A Dtranslate.c60 #define CONCAT2E(a,b) CONCAT2(a,b) macro
/external/libvncserver/libvncclient/
H A Drfbproto.c2317 /* CONCAT2 concatenates its two arguments. CONCAT2E does the same but also
2321 #define CONCAT2E(a,b) CONCAT2(a,b) macro

Completed in 1435 milliseconds