Home
last modified time | relevance | path

Searched refs:AC_INT4_TYPE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/ac/
H A Dbytes.h24 #if !defined( AC_INT4_TYPE )
27 # define AC_INT4_TYPE long macro
29 # define AC_INT4_TYPE int macro
31 # define AC_INT4_TYPE short macro
37 typedef AC_INT4_TYPE ac_int4;
38 typedef signed AC_INT4_TYPE ac_sint4;
39 typedef unsigned AC_INT4_TYPE ac_uint4;
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil_sha1.h27 #ifdef AC_INT4_TYPE