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

/freebsd-11-stable/contrib/bmake/
H A Ddir.c674 int otherLen; /* The length of the other pieces of the local
699 otherLen = brace - word + strlen(end);
717 file = bmake_malloc(otherLen + cp - start + 1);

Completed in 374 milliseconds