HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_STRTOUQ (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/include/
portable.h 609 #define HAVE_STRTOUQ 1
  /src/external/bsd/openldap/dist/include/
lutil.h 332 #if defined(HAVE_STRTOULL) || defined(HAVE_STRTOUQ)
336 #endif /* HAVE_STRTOULL || HAVE_STRTOUQ */
portable.hin 607 #undef HAVE_STRTOUQ
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
back-sql.h 232 ( defined(HAVE_STRTOULL) || defined(HAVE_STRTOUQ) )
  /src/external/bsd/openldap/dist/libraries/liblutil/
utils.c 707 #if defined(HAVE_STRTOULL) || defined(HAVE_STRTOUQ)
726 #else /* HAVE_STRTOUQ */
728 #endif /* HAVE_STRTOUQ */
745 #endif /* HAVE_STRTOULL || HAVE_STRTOUQ */

Completed in 36 milliseconds