Home | History | Annotate | Download | only in libvncclient

Lines Matching defs:CONCAT3

2366 #define CONCAT3(a,b,c) a##b##c
2367 #define CONCAT3E(a,b,c) CONCAT3(a,b,c)