Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dknown-headers.cc157 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_stdlib_header_for_name() local
158 for (size_t i = 0; i < num_hints; i++) in get_stdlib_header_for_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dknown-headers.cc221 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_stdlib_header_for_name() local
222 for (size_t i = 0; i < num_hints; i++) in get_stdlib_header_for_name()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c5843 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_std_name_hint() local
5844 for (size_t i = 0; i < num_hints; i++) in get_std_name_hint()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc6918 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_std_name_hint() local
6919 for (size_t i = 0; i < num_hints; i++) in get_std_name_hint()