Home
last modified time | relevance | path

Searched defs:mksh_abspath (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dsh.h2869 #define mksh_abspath(s) __extension__({ \ macro
2889 #define mksh_abspath(s) (ord((s)[0]) == ORD('/')) macro

Completed in 10 milliseconds