Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dutil.c42 int needslash = 1; in join_path() local
47 needslash = 0; in join_path()
53 if (needslash) { in join_path()