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

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 267 #define CTF_SIZE_TO_LSIZE_LO(s) ((uint32_t)(s))
  /src/external/gpl3/binutils/dist/include/
ctf.h 400 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 399 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))
  /src/external/gpl3/gcc/dist/include/
ctf.h 399 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 327 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 399 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))
  /src/external/gpl3/gdb/dist/include/
ctf.h 399 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size))

Completed in 29 milliseconds