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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-format.c77 static int decode_format_type (const char *);
198 info->format_type = decode_format_type (p);
843 decode_format_type (const char *s)
906 && (decode_format_type (IDENTIFIER_POINTER
2704 /* Translate to unified attribute name. This is used in decode_format_type and
840 decode_format_type (const char *s) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-format.c77 static int decode_format_type (const char *);
195 info->format_type = decode_format_type (p);
831 decode_format_type (const char *s)
882 && (decode_format_type (IDENTIFIER_POINTER
828 decode_format_type (const char *s) function

Completed in 110 milliseconds