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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.c1625 cpybin(st->B, B);
1693 cpybin(B, st->B);
H A Dsh.h711 #define cpybin(a, b) (void) ((a) = (b)) macro

Completed in 68 milliseconds