Home
last modified time | relevance | path

Searched refs:boolean_e (Results 1 – 25 of 49) sorted by relevance

12

/dports/comms/minicom/minicom-2.7.1/lib/
H A Dsnprintf.c103 typedef enum { NO = 0, YES = 1 } boolean_e ; typedef
201 conv_fp(char format, double num, boolean_e add_dp, int precision, in conv_fp()
395 boolean_e is_long; in vsnprintf()
396 boolean_e alternate_form; in vsnprintf()
397 boolean_e print_sign; in vsnprintf()
398 boolean_e print_blank; in vsnprintf()
399 boolean_e adjust_precision; in vsnprintf()
400 boolean_e adjust_width; in vsnprintf()
/dports/security/xinetd/xinetd-2.3.15/libs/src/sio/
H A Dsprint.c164 static char *conv_fp( char format, double num, boolean_e add_dp, in conv_fp()
376 boolean_e is_long = NO; in __sio_converter()
377 boolean_e is_quad = NO; in __sio_converter()
378 boolean_e alternate_form ; in __sio_converter()
379 boolean_e print_sign ; in __sio_converter()
380 boolean_e print_blank ; in __sio_converter()
381 boolean_e adjust_precision ; in __sio_converter()
382 boolean_e adjust_width ; in __sio_converter()
/dports/devel/lion/lion/
H A Dsnprintf.c293 } boolean_e; typedef
470 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
615 boolean_e is_long; in format_converter()
616 boolean_e is_long_long; in format_converter()
617 boolean_e alternate_form; in format_converter()
618 boolean_e print_sign; in format_converter()
619 boolean_e print_blank; in format_converter()
620 boolean_e adjust_precision; in format_converter()
621 boolean_e adjust_width; in format_converter()
/dports/net-im/jggtrans/jggtrans-2.2.6/libxode/src/
H A Dsnprintf.c243 } boolean_e; typedef
408 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
551 boolean_e is_long; in format_converter()
552 boolean_e alternate_form; in format_converter()
553 boolean_e print_sign; in format_converter()
554 boolean_e print_blank; in format_converter()
555 boolean_e adjust_precision; in format_converter()
556 boolean_e adjust_width; in format_converter()
/dports/net-im/centerim/centerim-4.22.10/libjabber/
H A Dsnprintf.c243 } boolean_e; typedef
408 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
551 boolean_e is_long; in format_converter()
552 boolean_e alternate_form; in format_converter()
553 boolean_e print_sign; in format_converter()
554 boolean_e print_blank; in format_converter()
555 boolean_e adjust_precision; in format_converter()
556 boolean_e adjust_width; in format_converter()
/dports/net/kamailio/kamailio-5.4.5/src/modules/xmpp/
H A Dxsnprintf.c248 } boolean_e; typedef
413 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
556 boolean_e is_long; in format_converter()
557 boolean_e alternate_form; in format_converter()
558 boolean_e print_sign; in format_converter()
559 boolean_e print_blank; in format_converter()
560 boolean_e adjust_precision; in format_converter()
561 boolean_e adjust_width; in format_converter()
/dports/textproc/libxode/libxode-0.71/src/
H A Dsnprintf.c243 } boolean_e; typedef
408 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
551 boolean_e is_long; in format_converter()
552 boolean_e alternate_form; in format_converter()
553 boolean_e print_sign; in format_converter()
554 boolean_e print_blank; in format_converter()
555 boolean_e adjust_precision; in format_converter()
556 boolean_e adjust_width; in format_converter()
/dports/net-im/jabberd/jabberd-2.7.0/subst/
H A Dsnprintf.c256 } boolean_e; typedef
421 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, int *len) in conv_fp()
564 boolean_e is_long; in format_converter()
565 boolean_e alternate_form; in format_converter()
566 boolean_e print_sign; in format_converter()
567 boolean_e print_blank; in format_converter()
568 boolean_e adjust_precision; in format_converter()
569 boolean_e adjust_width; in format_converter()
/dports/polish/libtlen/libtlen-20041113/lib/
H A Dsnprintf.c228 boolean_e; typedef
400 boolean_e add_dp, int precision, bool_int * is_negative, char *buf, in conv_fp()
564 boolean_e is_long; in format_converter()
565 boolean_e alternate_form; in format_converter()
566 boolean_e print_sign; in format_converter()
567 boolean_e print_blank; in format_converter()
568 boolean_e adjust_precision; in format_converter()
569 boolean_e adjust_width; in format_converter()
/dports/www/mod_php80/php-8.0.15/main/
H A Dsnprintf.h73 } boolean_e; typedef
86 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
H A Dspprintf.c220 boolean_e alternate_form; in xbuf_format_converter()
221 boolean_e print_sign; in xbuf_format_converter()
222 boolean_e print_blank; in xbuf_format_converter()
223 boolean_e adjust_precision; in xbuf_format_converter()
224 boolean_e adjust_width; in xbuf_format_converter()
/dports/lang/php74/php-7.4.27/main/
H A Dsnprintf.h75 } boolean_e; typedef
88 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
H A Dspprintf.c224 boolean_e alternate_form; in xbuf_format_converter()
225 boolean_e print_sign; in xbuf_format_converter()
226 boolean_e print_blank; in xbuf_format_converter()
227 boolean_e adjust_precision; in xbuf_format_converter()
228 boolean_e adjust_width; in xbuf_format_converter()
/dports/lang/php80/php-8.0.15/main/
H A Dsnprintf.h73 } boolean_e; typedef
86 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
/dports/www/mod_php74/php-7.4.27/main/
H A Dsnprintf.h75 } boolean_e; typedef
88 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
/dports/sysutils/webjob/webjob-1.9.0/src/
H A Dap_snprintf.c75 } boolean_e; typedef
218 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
513 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
692 boolean_e alternate_form; in ap_vformatter()
693 boolean_e print_sign; in ap_vformatter()
694 boolean_e print_blank; in ap_vformatter()
695 boolean_e adjust_precision; in ap_vformatter()
696 boolean_e adjust_width; in ap_vformatter()
/dports/security/ftimes/ftimes-3.11.0/tools/tarmap/
H A Dap_snprintf.c79 } boolean_e; typedef
222 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
517 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
696 boolean_e alternate_form; in ap_vformatter()
697 boolean_e print_sign; in ap_vformatter()
698 boolean_e print_blank; in ap_vformatter()
699 boolean_e adjust_precision; in ap_vformatter()
700 boolean_e adjust_width; in ap_vformatter()
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-dsvtool/
H A Dap_snprintf.c75 } boolean_e; typedef
218 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
513 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
692 boolean_e alternate_form; in ap_vformatter()
693 boolean_e print_sign; in ap_vformatter()
694 boolean_e print_blank; in ap_vformatter()
695 boolean_e adjust_precision; in ap_vformatter()
696 boolean_e adjust_width; in ap_vformatter()
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dap_snprintf.c79 } boolean_e; typedef
222 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
517 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
696 boolean_e alternate_form; in ap_vformatter()
697 boolean_e print_sign; in ap_vformatter()
698 boolean_e print_blank; in ap_vformatter()
699 boolean_e adjust_precision; in ap_vformatter()
700 boolean_e adjust_width; in ap_vformatter()
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/common/
H A Dap_snprintf.c43 } boolean_e; typedef
185 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
482 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
661 boolean_e alternate_form; in ap_vformatter()
662 boolean_e print_sign; in ap_vformatter()
663 boolean_e print_blank; in ap_vformatter()
664 boolean_e adjust_precision; in ap_vformatter()
665 boolean_e adjust_width; in ap_vformatter()
/dports/lang/php73/php-7.3.33/main/
H A Dsnprintf.h75 } boolean_e; typedef
89 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
H A Dspprintf.c230 boolean_e alternate_form; in xbuf_format_converter()
231 boolean_e print_sign; in xbuf_format_converter()
232 boolean_e print_blank; in xbuf_format_converter()
233 boolean_e adjust_precision; in xbuf_format_converter()
234 boolean_e adjust_width; in xbuf_format_converter()
/dports/www/mod_php73/php-7.3.33/main/
H A Dsnprintf.h75 } boolean_e; typedef
89 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/strings/
H A Dapr_snprintf.c46 } boolean_e; typedef
185 static char *apr_gcvt(double number, int ndigit, char *buf, boolean_e altform) in apr_gcvt()
529 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
730 boolean_e alternate_form; in apr_vformatter()
731 boolean_e print_sign; in apr_vformatter()
732 boolean_e print_blank; in apr_vformatter()
733 boolean_e adjust_precision; in apr_vformatter()
734 boolean_e adjust_width; in apr_vformatter()
748 boolean_e print_something = YES; in apr_vformatter()
/dports/devel/apr1/apr-1.7.0/strings/
H A Dapr_snprintf.c47 } boolean_e; typedef
175 static char *apr_gcvt(double number, int ndigit, char *buf, boolean_e altform) in apr_gcvt()
517 boolean_e add_dp, int precision, int *is_negative, in conv_fp()
719 boolean_e alternate_form; in apr_vformatter()
720 boolean_e print_sign; in apr_vformatter()
721 boolean_e print_blank; in apr_vformatter()
722 boolean_e adjust_precision; in apr_vformatter()
723 boolean_e adjust_width; in apr_vformatter()
737 boolean_e print_something = YES; in apr_vformatter()

12