Searched defs:PATHCHAR (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/ | ||
| D | _elementtree.c | 738 #define PATHCHAR(ch) \ in checkpath() macro |
| /external/python/cpython3/Modules/ | ||
| D | _elementtree.c | 1130 #define PATHCHAR(ch) \ in checkpath() macro |