Searched refs:NOLIBC (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dnolibc.h62 * files. It also defines the NOLIBC macro, so that it is possible for a
109 #define NOLIBC macro
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test-linkage.c5 #ifndef NOLIBC
H A Dnolibc-test.c8 * $(CC) -nostdlib -include /path/to/nolibc.h => NOLIBC already defined
10 * $(CC) with default libc => NOLIBC* never defined
12 #ifndef NOLIBC
632 #ifdef NOLIBC
/linux-master/tools/testing/selftests/
H A Dkselftest.h47 #ifndef NOLIBC
168 #ifndef NOLIBC
398 #ifdef NOLIBC
399 ksft_print_msg("NOLIBC: Can't check kernel version: Function not implemented\n");

Completed in 300 milliseconds