Searched refs:LDAP_STRING (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_cdefs.h35 # define LDAP_STRING(x) #x /* stringify without expanding x */ macro
36 # define LDAP_XSTRING(x) LDAP_STRING(x) /* expand x, then stringify */
47 # define LDAP_STRING(x) "x" macro

Completed in 111 milliseconds