Searched refs:dotted (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Ditlie.h126 goto dotted;
132 dotted:
145 goto dotted;
/ast/src/cmd/nmake/
H A Dbind.c1882 int dotted = 0; local
1894 if ((dot = (*s == '.' && !*(s + 1))) && !dotted)
1896 dotted = 1;
1914 if (!dotted)
1916 dotted = 1;

Completed in 18 milliseconds