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

  /src/external/gpl3/gdb/dist/gnulib/import/
fnmatch.c 131 #define STRUCT fnmatch_struct
fnmatch_loop.c 22 struct STRUCT
33 struct STRUCT *ends, size_t alloca_used);
41 bool no_leading_period, int flags, struct STRUCT *ends, size_t alloca_used)
167 struct STRUCT end;
982 struct patternlist
984 struct patternlist *next
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fnmatch.c 131 #define STRUCT fnmatch_struct
fnmatch_loop.c 22 struct STRUCT
33 struct STRUCT *ends, size_t alloca_used);
41 bool no_leading_period, int flags, struct STRUCT *ends, size_t alloca_used)
167 struct STRUCT end;
982 struct patternlist
984 struct patternlist *next
    [all...]
  /src/usr.bin/xlint/common/
lint.h 53 typedef struct {
89 STRUCT, /* structure tag */
102 typedef struct {
156 typedef struct lint1_type type_t;
158 typedef struct lint2_type type_t;
  /src/external/gpl3/gcc/dist/gcc/
gengtype.h 34 struct input_file_st
36 struct outf* inpoutf; /* Cached corresponding output file, computed
43 typedef struct input_file_st input_file;
47 struct fileloc
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;
126 extern struct fileloc lexer_line;
179 struct options
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.h 34 struct input_file_st
36 struct outf* inpoutf; /* Cached corresponding output file, computed
43 typedef struct input_file_st input_file;
47 struct fileloc
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;
126 extern struct fileloc lexer_line;
179 struct options
    [all...]
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctftools.h 114 typedef struct stab {
153 STRUCT,
166 typedef struct tdesc tdesc_t;
169 typedef struct ardef {
176 typedef struct mlist {
180 struct tdesc *ml_type; /* Member type */
181 struct mlist *ml_next; /* Next member */
185 typedef struct elist {
188 struct elist *el_next;
197 typedef struct intr
    [all...]

Completed in 52 milliseconds