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

/freebsd-12-stable/usr.bin/mail/
H A Dextern.h156 int isign(const char *, struct ignoretab []);
H A Dsend.c79 dostat = doign == 0 || !isign("status", doign);
147 if (doign && isign(line, doign))
H A Dutil.c573 isign(const char *field, struct ignoretab ignore[2]) function
/freebsd-12-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c5609 char isign = '+'; /* main sign */ local
5616 isign = '-';
5617 printf (" >> %c ", isign);

Completed in 72 milliseconds