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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_macros.h 15 #define ZU(z) ((size_t)z)
20 #define KZU(z) ZU(z##ULL)
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_macros.h 15 #define ZU(z) ((size_t)z)
20 #define KZU(z) ZU(z##ULL)
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_macros.h 19 #define ZU(z) ((size_t)z)
24 #define KZU(z) ZU(z##ULL)
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_macros.h 19 #define ZU(z) ((size_t)z)
24 #define KZU(z) ZU(z##ULL)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 758 ZU,
807 unsigned int zu:1; member in struct:i386_opcode_modifier

Completed in 27 milliseconds