Home
last modified time | relevance | path

Searched refs:get_alloc_flag (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1847 int get_alloc_flag (const format_kind_info *fki);
2089 flag_chars_t::get_alloc_flag (const format_kind_info *fki) in get_alloc_flag() function in flag_chars_t
3926 const int alloc_flag = flag_chars.get_alloc_flag (fki); in check_format_info_main()
H A DChangeLog6743 (flag_chars_t::get_alloc_flag): New method.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1854 int get_alloc_flag (const format_kind_info *fki);
2096 flag_chars_t::get_alloc_flag (const format_kind_info *fki) in get_alloc_flag() function
3927 const int alloc_flag = flag_chars.get_alloc_flag (fki); in check_format_info_main()