Home
last modified time | relevance | path

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

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/
H A Dversion.h.in24 #define MIRALL_STRINGIFY(...) MIRALL_TOSTRING(__VA_ARGS__) macro
/dports/deskutils/nextcloudclient/desktop-3.4.1/
H A Dversion.h.in24 #define MIRALL_STRINGIFY(s) MIRALL_TOSTRING(s) macro