Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_elementtree.c738 #define PATHCHAR(ch) \ in checkpath() macro
/aosp_15_r20/external/python/cpython3/Modules/
D_elementtree.c1118 #define PATHCHAR(ch) \ in checkpath() macro