Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xxd/
H A Dxxd.c146 # define PATH_SEP '\\' macro
152 # define PATH_SEP '/' macro
159 # define PATH_SEP ']' macro
166 # define PATH_SEP '/' macro
480 if (*pp++ == PATH_SEP) in main()