Home
last modified time | relevance | path

Searched refs:isign (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.bin/mail/
H A Dsend.c91 dostat = doign == 0 || !isign("status", doign); in sendmessage()
161 if (doign && isign(line, doign)) in sendmessage()
H A Dextern.h156 int isign(char *, struct ignoretab *);
H A Dutil.c603 isign(char *field, struct ignoretab ignore[2]) in isign() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dintrinsic77.f309 intrinsic isign,sign,dsign
/openbsd/gnu/gcc/libdecnumber/
H A DdecNumber.c5609 char isign = '+'; /* main sign */ local
5616 isign = '-';
5617 printf (" >> %c ", isign);
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def227 DEFNAME ("ISIGN", "isign", "ISign", genNONE, specISIGN)