Home
last modified time | relevance | path

Searched defs:io_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c9749 bool io_p = (strncmp (IDENTIFIER_POINTER (name), "io", 2) == 0); in avr_handle_addr_attribute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc10242 bool io_p = startswith (IDENTIFIER_POINTER (name), "io"); in avr_handle_addr_attribute() local