Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Duselocale_sup.c38 * @tc.name : uselocale_0200
43 void uselocale_0200(void) in uselocale_0200() function
47 EXPECT_PTRNE("uselocale_0200", rev, NULL); in uselocale_0200()
53 EXPECT_PTREQ("uselocale_0200", newLocale, NULL); in uselocale_0200()
60 EXPECT_PTREQ("uselocale_0200", usenow, LC_GLOBAL_LOCALE); in uselocale_0200()
62 EXPECT_PTREQ("uselocale_0200", it, newLocale); in uselocale_0200()
73 uselocale_0200(); in main()
/third_party/musl/libc-test/src/functionalext/locale/
H A Duselocale.c38 * @tc.name : uselocale_0200
43 void uselocale_0200(void) in uselocale_0200() function
47 EXPECT_PTRNE("uselocale_0200", rev, NULL); in uselocale_0200()
53 EXPECT_PTREQ("uselocale_0200", newLocale, NULL); in uselocale_0200()
60 EXPECT_PTREQ("uselocale_0200", usenow, LC_GLOBAL_LOCALE); in uselocale_0200()
62 EXPECT_PTREQ("uselocale_0200", it, newLocale); in uselocale_0200()
73 uselocale_0200(); in main()

Completed in 1 milliseconds