Home
last modified time | relevance | path

Searched refs:_LINUX (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/sched/process_stress/
Dprocess.c31 #ifndef _LINUX
58 #ifdef _LINUX
68 #if defined _LINUX && defined DEBUG
83 #ifdef _LINUX
145 #ifndef _LINUX
359 #ifndef _LINUX in nextofkin()
807 #ifdef _LINUX
815 #ifdef _LINUX
821 #ifdef _LINUX
841 #ifndef _LINUX
[all …]
/external/ltp/testcases/kernel/sched/clisrv/
Dpthserv.c156 #ifndef _LINUX in main()
177 #ifndef _LINUX in new_thread()
Dpthcli.c137 #ifdef _LINUX in main()
/external/python/cpython3/Lib/
Duuid.py57 _AIX = _LINUX = False
62 _LINUX = _platform_system == 'Linux' variable
621 if _LINUX: