Lines Matching defs:sign
2600 // Note: When we sign a DNS message using DNSDigest_SignMessage(), the current real-time clock value is used, which
2672 // If mDNS_busy != mDNS_reentrancy that's a bad sign
2860 char sign; // +, - or space
2898 else if (c == ' ') F.sign = ' ';
2939 if ((long) n < 0) { n = (unsigned long)-(long)n; F.sign = '-'; }
2940 else if (F.forceSign) F.sign = '+';
2945 F.sign = 0;
2952 if (F.sign) --F.precision;
2960 if (F.sign) { *--s = F.sign; i++; }
3066 // (with sign extension) then the result has to be 0xFE.