Home
last modified time | relevance | path

Searched defs:PDR (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgraphite.h197 #define PDR_ID(PDR) (PDR->id) argument
198 #define PDR_NB_REFS(PDR) (PDR->nb_refs) argument
199 #define PDR_PBB(PDR) (PDR->pbb) argument
200 #define PDR_TYPE(PDR) (PDR->type) argument
201 #define PDR_ACCESSES(PDR) (NULL) argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-poly.h193 #define PDR_ID(PDR) (PDR->id) argument
194 #define PDR_NB_REFS(PDR) (PDR->nb_refs) argument
195 #define PDR_CDR(PDR) (PDR->compiler_dr) argument
196 #define PDR_PBB(PDR) (PDR->pbb) argument
197 #define PDR_TYPE(PDR) (PDR->type) argument
198 #define PDR_ACCESSES(PDR) (PDR->accesses) argument
199 #define PDR_BASE_OBJECT_SET(PDR) (PDR->dr_base_object_set) argument
200 #define PDR_NB_SUBSCRIPTS(PDR) (PDR->nb_subscripts) argument
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef
/dragonfly/contrib/gdb-7/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef