Home
last modified time | relevance | path

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

/dports/security/dirmngr/dirmngr-1.1.0/src/
H A Destream-printf.c154 VALTYPE_SHORT, enumerator
299 case LENMOD_SHORT: arg->vt = VALTYPE_SHORT; break; in compute_type()
668 case VALTYPE_SHORT: value->a_short = va_arg (vaargs, int); break; in read_values()
807 case VALTYPE_SHORT: along = value.a_short; break; in pr_integer()
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Destream-printf.c156 VALTYPE_SHORT, enumerator
301 case LENMOD_SHORT: arg->vt = VALTYPE_SHORT; break; in compute_type()
670 case VALTYPE_SHORT: value->a_short = va_arg (vaargs, int); break; in read_values()
809 case VALTYPE_SHORT: along = value.a_short; break; in pr_integer()
/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Destream-printf.c201 VALTYPE_SHORT, enumerator
366 case LENMOD_SHORT: arg->vt = VALTYPE_SHORT; break; in compute_type()
735 case VALTYPE_SHORT: value->a_short = va_arg (vaargs, int); break; in read_values()
874 case VALTYPE_SHORT: along = value.a_short; break; in pr_integer()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Destream-printf.c201 VALTYPE_SHORT, enumerator
366 case LENMOD_SHORT: arg->vt = VALTYPE_SHORT; break; in compute_type()
735 case VALTYPE_SHORT: value->a_short = va_arg (vaargs, int); break; in read_values()
874 case VALTYPE_SHORT: along = value.a_short; break; in pr_integer()