Home
last modified time | relevance | path

Searched defs:strip_array_types (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dencoding.c87 #define strip_array_types(TYPE) ({const char *_field = (TYPE); \ macro
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dencoding.c87 #define strip_array_types(TYPE) ({const char *_field = (TYPE); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc7304 strip_array_types (tree type) in strip_array_types() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c8280 strip_array_types (tree type) in strip_array_types() function