Searched refs:attrs_def (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dvar-tracking.c162 typedef struct attrs_def struct
165 struct attrs_def *next;
259 /* Alloc pool for struct attrs_def. */
2668 attrs_pool = create_alloc_pool ("attrs_def pool",
2669 sizeof (struct attrs_def), 1024);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c219 typedef struct attrs_def struct
222 struct attrs_def *next;
368 /* Alloc pool for struct attrs_def. */
8233 attrs_pool = create_alloc_pool ("attrs_def pool",
8234 sizeof (struct attrs_def), 1024);

Completed in 113 milliseconds