Searched refs:caf_static_t (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/caf/
H A Dlibcaf.h86 typedef struct caf_static_t { struct
88 struct caf_static_t *prev;
90 caf_static_t; typedef in typeref:struct:caf_static_t
H A Dmpi.c48 caf_static_t *caf_static_list = NULL;
102 caf_static_t *tmp = caf_static_list->prev;
167 caf_static_t *tmp = malloc (sizeof (caf_static_t));
H A Dsingle.c58 caf_static_t *caf_static_list = NULL;
112 caf_static_t *tmp = caf_static_list->prev;
187 caf_static_t *tmp = malloc (sizeof (caf_static_t));
/netbsd-current/external/gpl3/gcc/dist/libgfortran/caf/
H A Dlibcaf.h86 typedef struct caf_static_t { struct
88 struct caf_static_t *prev;
90 caf_static_t; typedef in typeref:struct:caf_static_t
H A Dmpi.c48 caf_static_t *caf_static_list = NULL;
102 caf_static_t *tmp = caf_static_list->prev;
167 caf_static_t *tmp = malloc (sizeof (caf_static_t));
H A Dsingle.c58 caf_static_t *caf_static_list = NULL;
112 caf_static_t *tmp = caf_static_list->prev;
187 caf_static_t *tmp = malloc (sizeof (caf_static_t));

Completed in 141 milliseconds