Searched refs:IS_QUAD (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
830 var_type = IS_QUAD;
842 var_type = IS_QUAD;
846 var_type = IS_QUAD;
874 if (var_type == IS_QUAD) {
894 if (var_type == IS_QUAD) {
921 if (var_type == IS_QUAD) {
946 if (var_type == IS_QUAD) {
1094 if (var_type == IS_QUAD)

Completed in 65 milliseconds