Searched refs:cpybin (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 86 milliseconds