Searched defs:RTL_CONSTASCII_STRINGPARAM (Results 1 – 2 of 2) sorted by relevance
1086 #define RTL_CONSTASCII_STRINGPARAM( constAsciiStr ) constAsciiStr, ((sal_Int32)sizeof(constAsciiStr… macro
43 #define RTL_CONSTASCII_STRINGPARAM( c ) c, sizeof(c)-1 macro
Completed in 25 milliseconds