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

  /src/external/bsd/libevent/dist/
evbuffer-internal.h 160 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
165 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
event-config.h.cmake 465 #define EVENT__SIZEOF_OFF_T @EVENT__SIZEOF_OFF_T@
CMakeLists.txt 596 CHECK_TYPE_SIZE("off_t" EVENT__SIZEOF_OFF_T LANGUAGE C)
  /src/external/bsd/ntp/dist/sntp/libevent/
evbuffer-internal.h 160 #if EVENT__SIZEOF_OFF_T < EVENT__SIZEOF_SIZE_T
165 #if EVENT__SIZEOF_OFF_T > EVENT__SIZEOF_SIZE_T
event-config.h.cmake 465 #define EVENT__SIZEOF_OFF_T @EVENT__SIZEOF_OFF_T@
CMakeLists.txt 596 CHECK_TYPE_SIZE("off_t" EVENT__SIZEOF_OFF_T LANGUAGE C)
  /src/external/bsd/libevent/include/event2/
event-config.h 485 #define EVENT__SIZEOF_OFF_T 8
  /src/external/bsd/libevent/dist/include/event2/
util.h 214 #elif EVENT__SIZEOF_OFF_T == 8
216 #elif EVENT__SIZEOF_OFF_T == 4
  /src/external/bsd/ntp/dist/sntp/libevent/include/event2/
util.h 214 #elif EVENT__SIZEOF_OFF_T == 8
216 #elif EVENT__SIZEOF_OFF_T == 4

Completed in 18 milliseconds