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

/freebsd-10.0-release/contrib/gcc/
H A Dgenextract.c53 struct code_ptr *insns;
58 struct code_ptr struct
61 struct code_ptr *next;
68 static struct code_ptr *peepholes;
93 struct code_ptr *link;
114 link = XNEW (struct code_ptr);
402 struct code_ptr *link;
421 struct code_ptr *link = XNEW (struct code_ptr);

Completed in 58 milliseconds