Home
last modified time | relevance | path

Searched defs:DEFAULT_MODE (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate03.c103 #define DEFAULT_MODE 0 macro
/external/python/cpython2/Lib/ctypes/
D__init__.py22 DEFAULT_MODE = RTLD_LOCAL variable
30 DEFAULT_MODE = RTLD_GLOBAL variable
/external/python/cpython2/Lib/lib-tk/
Dturtle.py1434 DEFAULT_MODE = "standard" variable in TNavigator