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

/openbsd-current/gnu/gcc/gcc/
H A Dvar-tracking.c168 typedef struct attrs_def struct
171 struct attrs_def *next;
262 /* Alloc pool for struct attrs_def. */
2921 attrs_pool = create_alloc_pool ("attrs_def pool",
2922 sizeof (struct attrs_def), 1024);

Completed in 192 milliseconds