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

/freebsd-13-stable/contrib/apr/strings/
H A Dapr_snprintf.c47 } boolean_e; typedef in typeref:enum:__anon90
175 static char *apr_gcvt(double number, int ndigit, char *buf, boolean_e altform)
517 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 100 milliseconds