Home
last modified time | relevance | path

Searched refs:ISSLASHA (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c1393 #define ISSLASHA(c) ((c) == '\\' || (c) == '/') macro
1402 #define ISSLASH ISSLASHA in IsUNCRootA()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c1584 #define ISSLASHA(c) ((c) == '\\' || (c) == '/') macro
1593 #define ISSLASH ISSLASHA in IsUNCRootA()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c1584 #define ISSLASHA(c) ((c) == '\\' || (c) == '/') macro
1593 #define ISSLASH ISSLASHA in IsUNCRootA()