Searched refs:num_hints (Results 1 – 4 of 4) sorted by relevance
157 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_stdlib_header_for_name() local158 for (size_t i = 0; i < num_hints; i++) in get_stdlib_header_for_name()
221 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_stdlib_header_for_name() local222 for (size_t i = 0; i < num_hints; i++) in get_stdlib_header_for_name()
5843 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_std_name_hint() local5844 for (size_t i = 0; i < num_hints; i++) in get_std_name_hint()
6918 const size_t num_hints = sizeof (hints) / sizeof (hints[0]); in get_std_name_hint() local6919 for (size_t i = 0; i < num_hints; i++) in get_std_name_hint()