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

/ast/src/cmd/pax/
H A Dpax.h83 #define ropath(p) (p[0]=='.'&&(p[1]==0||p[1]=='.'&&(p[2]==0||p[2]=='.'&&p[3]==0))||p[0]=='-'&&p[1]==0) macro

Completed in 24 milliseconds