Home
last modified time | relevance | path

Searched defs:NUM_VALUE_IN (Results 1 – 2 of 2) sorted by relevance

/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Dfetchmail.h417 #define NUM_VALUE_IN(n) (((n) == 0) ? -1 : (n)) macro
/dports/mail/fetchmail/fetchmail-6.4.28/
H A Dfetchmail.h417 #define NUM_VALUE_IN(n) (((n) == 0) ? -1 : (n)) macro