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

/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt.h589 #define LDAP_PVT_INTTYPE_CHARS(type) (((sizeof(type)*CHAR_BIT-1)*146)/485 + 3) macro

Completed in 84 milliseconds