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

  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.h 29 typedef unsigned lang_bitmap;
43 typedef struct input_file_st input_file;
119 typedef struct pair *pair_p;
120 typedef struct type *type_p;
121 typedef const struct type *const_type_p;
122 typedef struct options *options_p;
384 typedef struct outf *outf_p;
469 TYPEDEF,
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h 50 typedef unsigned int bittype; /* XXX - for basicblock */
71 #define TYPEDEF 13
238 typedef struct p1node {
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h 50 typedef unsigned int bittype; /* XXX - for basicblock */
71 #define TYPEDEF 13
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctftools.h 114 typedef struct stab {
146 typedef enum stabtype {
158 TYPEDEF,
166 typedef struct tdesc tdesc_t;
169 typedef struct ardef {
176 typedef struct mlist {
185 typedef struct elist {
192 typedef enum {
197 typedef struct intr {
211 typedef struct fnarg
    [all...]
  /src/usr.bin/xlint/lint1/
lint1.h 44 typedef struct memory_pool {
68 typedef struct {
74 typedef struct {
81 typedef struct {
88 typedef struct {
104 typedef struct sym sym_t;
112 * If the structure has no tag name, its first typedef name is used to identify
115 typedef struct {
125 typedef struct {
141 bool t_typedef:1; /* type defined with typedef */
    [all...]

Completed in 38 milliseconds