Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Doptions_test.cpp435 typedef std::pair< std::string, std::string > string_pair; in ATF_TEST_CASE_BODY() typedef
439 ATF_REQUIRE(string_pair("foo", "bar") == in ATF_TEST_CASE_BODY()
443 ATF_REQUIRE(string_pair(" foo ", " bar baz") == in ATF_TEST_CASE_BODY()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c4342 struct string_pair struct
4348 const struct string_pair narrowable[] = argument
4361 const struct string_pair widenable[] =
4401 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++) in can_narrow_instruction()
4565 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++) in can_widen_instruction()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c4353 struct string_pair struct
4359 const struct string_pair narrowable[] = argument
4372 const struct string_pair widenable[] =
4412 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++) in can_narrow_instruction()
4576 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++) in can_widen_instruction()