Home
last modified time | relevance | path

Searched refs:avr_builtin_description (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c13935 struct GTY(()) avr_builtin_description struct
13947 static GTY(()) struct avr_builtin_description argument
14240 const struct avr_builtin_description *d = &avr_bdesc[id]; in avr_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc14360 struct GTY(()) avr_builtin_description struct
14372 static GTY(()) struct avr_builtin_description argument
14665 const struct avr_builtin_description *d = &avr_bdesc[id]; in avr_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201229711 (struct avr_builtin_description, avr_bdesc): Move up.
32305 (struct avr_builtin_description): Add field n_args.
H A DChangeLog-201129857 (struct avr_builtin_description): New struct