Searched refs:IS_SHORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/apr/strings/
H A Dapr_snprintf.c713 IS_QUAD, IS_LONG, IS_SHORT, IS_INT enumerator in enum:var_type_enum
854 var_type = IS_SHORT;
882 else if (var_type == IS_SHORT)
902 else if (var_type == IS_SHORT)
929 else if (var_type == IS_SHORT)
954 else if (var_type == IS_SHORT)
1098 else if (var_type == IS_SHORT)

Completed in 36 milliseconds