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

/freebsd-current/usr.bin/fortune/strfile/
H A Dstrfile.c381 #define SET_N(nf,ch) (nf = (ch == '\n')) macro
398 SET_N(n1, c1);
400 SET_N(n2, c2);
411 SET_N(n1, c1);
412 SET_N(n2, c2);

Completed in 51 milliseconds