Home
last modified time | relevance | path

Searched refs:FLAG_PLUS_SIGN (Results 1 – 4 of 4) sorted by relevance

/dports/security/dirmngr/dirmngr-1.1.0/src/
H A Destream-printf.c101 #define FLAG_PLUS_SIGN 4 macro
441 case '+': flags |= FLAG_PLUS_SIGN; break; in parse_format()
855 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_integer()
1068 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_float()
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Destream-printf.c103 #define FLAG_PLUS_SIGN 4 macro
443 case '+': flags |= FLAG_PLUS_SIGN; break; in parse_format()
857 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_integer()
1081 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_float()
/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Destream-printf.c148 #define FLAG_PLUS_SIGN 4 macro
508 case '+': flags |= FLAG_PLUS_SIGN; break; in parse_format()
922 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_integer()
1135 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_float()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Destream-printf.c148 #define FLAG_PLUS_SIGN 4 macro
508 case '+': flags |= FLAG_PLUS_SIGN; break; in parse_format()
922 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_integer()
1135 else if ((arg->flags & FLAG_PLUS_SIGN)) in pr_float()