Searched refs:PDR_ID (Results 1 – 6 of 6) sorted by relevance
98 PDR_ID (pdr) = id++; in new_poly_dr()168 fprintf (file, "pdr_%d (", PDR_ID (pdr)); in print_pdr()
181 #define PDR_ID(PDR) (PDR->id) macro
3737 * graphite-poly.c (new_poly_dr): Initialize PDR_ID.3738 (print_pdr): Print PDR_ID.3740 (PDR_ID): New.
12264 * graphite-poly.c (new_poly_dr): Initialize PDR_ID.12265 (print_pdr): Print PDR_ID.12267 (PDR_ID): New.
101 PDR_ID (pdr) = id++; in new_poly_dr()174 fprintf (file, "pdr_%d (", PDR_ID (pdr)); in print_pdr()
197 #define PDR_ID(PDR) (PDR->id) macro