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

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 87 __uint32_t ctt_lsizelo; member in struct:ctf_type_v2
98 __uint32_t ctt_lsizelo; member in struct:ctf_type_v3
269 (((uint64_t)(t)->ctt_lsizehi) << 32 | (t)->ctt_lsizelo)
  /src/external/gpl3/binutils/dist/include/
ctf.h 281 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type_v1
324 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
398 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 280 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type_v1
323 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
397 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
  /src/external/gpl3/gcc/dist/include/
ctf.h 280 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type_v1
323 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
397 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 251 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
325 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 280 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type_v1
323 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
397 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
  /src/external/gpl3/gdb/dist/include/
ctf.h 280 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type_v1
323 uint32_t ctt_lsizelo; /* Low 32 bits of type size in bytes. */ member in struct:ctf_type
397 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)

Completed in 27 milliseconds