HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_PTR (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndrtypes.h 20 #define SIZEOF_PTR(f64) ((f64) ? NT64_PTR_SIZE : NT32_PTR_SIZE)
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 240 #define SIZEOF_PTR (1U << LG_SIZEOF_PTR)
241 #define PTR_MASK (SIZEOF_PTR - 1)

Completed in 341 milliseconds