Home
last modified time | relevance | path

Searched refs:gfc_add_threadprivate (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc1404 gfc_add_threadprivate (symbol_attribute *attr, const char *name, locus *where) in gfc_add_threadprivate() function
2108 && !gfc_add_threadprivate (dest, NULL, where)) in gfc_copy_attr()
H A Dgfortran.h3381 bool gfc_add_threadprivate (symbol_attribute *, const char *, locus *);
H A DChangeLog-20063582 gfc_add_threadprivate returned FAILURE.
3724 (gfc_add_threadprivate): New prototype.
3726 (gfc_add_threadprivate): New function.
H A Dopenmp.cc5084 else if (!gfc_add_threadprivate (&sym->attr, sym->name, &sym->declared_at)) in gfc_match_omp_threadprivate()
5107 if (!gfc_add_threadprivate (&sym->attr, sym->name, &sym->declared_at)) in gfc_match_omp_threadprivate()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c1397 gfc_add_threadprivate (symbol_attribute *attr, const char *name, locus *where) in gfc_add_threadprivate() function
2101 && !gfc_add_threadprivate (dest, NULL, where)) in gfc_copy_attr()
H A Dgfortran.h3096 bool gfc_add_threadprivate (symbol_attribute *, const char *, locus *);
H A Dopenmp.c3323 else if (!gfc_add_threadprivate (&sym->attr, sym->name, &sym->declared_at)) in gfc_match_omp_threadprivate()
3346 if (!gfc_add_threadprivate (&sym->attr, sym->name, &sym->declared_at)) in gfc_match_omp_threadprivate()