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

/freebsd-10-stable/contrib/apr/strings/
H A Dapr_snprintf.c47 } boolean_e; typedef in typeref:enum:__anon125
176 static char *apr_gcvt(double number, int ndigit, char *buf, boolean_e altform)
518 boolean_e add_dp, int precision, int *is_negative,
720 boolean_e alternate_form;
721 boolean_e print_sign;
722 boolean_e print_blank;
723 boolean_e adjust_precision;
724 boolean_e adjust_width;
738 boolean_e print_something = YES;

Completed in 84 milliseconds