Home
last modified time | relevance | path

Searched defs:kconfigs (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtest_kconfig.c14 static const char *kconfigs[] = { variable
Dtest_kconfig02.c15 static const char *kconfigs[] = { variable
Dtest_kconfig01.c15 static const char *kconfigs[] = { variable
/third_party/ltp/testcases/lib/
Dtst_check_kconfigs.c36 char **kconfigs = malloc(++cnt * sizeof(char *)); in main() local
/third_party/ltp/lib/
Dtst_kconfig.c215 static size_t array_len(const char *const kconfigs[]) in array_len()
493 int tst_kconfig_check(const char *const kconfigs[]) in tst_kconfig_check()