Home
last modified time | relevance | path

Searched defs:FUNLOCKFILE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dfileobject.c10 #define FUNLOCKFILE(f) funlockfile(f) macro
14 #define FUNLOCKFILE(f) macro
/external/python/cpython2/Objects/
Dfileobject.c32 #define FUNLOCKFILE(f) funlockfile(f) macro
36 #define FUNLOCKFILE(f) macro