Home
last modified time | relevance | path

Searched refs:API_VERSION_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/info/
Ddevice_api_version.c18 #define API_VERSION_DEFAULT 0 macro
24 return API_VERSION_DEFAULT; in get_device_api_version()
/third_party/musl/libc-test/src/functionalext/info/
Ddevice_api_version.c26 #define API_VERSION_DEFAULT 0 macro
36 EXPECT_EQ(APIVersion, API_VERSION_DEFAULT); in get_device_api_version_0010()