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

  /src/external/gpl3/binutils/dist/include/
ctf.h 223 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 196 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/sys/sys/
sysctl.h 90 int ctl_type; /* type of name */ member in struct:ctlname
1157 #define VERIFY_FN(ctl_type, c_type) \
1159 __sysctl_verify_##ctl_type##_arg(c_type *arg) \

Completed in 23 milliseconds