Home
last modified time | relevance | path

Searched refs:space_for_positive (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11-wm/pwm/pwm-20070720/libtu/snprintf_2.2/
H A Dsnprintf.c579 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
611 case '+': force_sign = 1; space_for_positive = 0; break;
616 space_for_positive = 1;
824 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
829 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
H A Dsnprintf-orig.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/net-mgmt/netustad/netustad-0.3.1/src/
H A Dsnprintf.c573 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
605 case '+': force_sign = 1; space_for_positive = 0; break;
610 space_for_positive = 1;
818 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
823 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/devel/log4cpp/log4cpp/src/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/devel/log4shib/log4shib-2.0.1/src/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/net-im/climm/climm-0.7.1/replace/
H A Dsnprintf.c573 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
605 case '+': force_sign = 1; space_for_positive = 0; break;
610 space_for_positive = 1;
818 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
823 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dsnprintf.c576 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
608 case '+': force_sign = 1; space_for_positive = 0; break;
613 space_for_positive = 1;
821 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
826 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/emulators/lisaem/lisaem-1.2.6.2/generator/
H A Dsnprintf.c594 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
633 space_for_positive = 0;
640 space_for_positive = 1;
902 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
907 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dsnprintf.c620 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
661 space_for_positive = 0;
668 space_for_positive = 1;
967 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
975 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/japanese/groff/groff-1.18.1.1/src/libs/snprintf/
H A Dsnprintf.c649 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
681 case '+': force_sign = 1; space_for_positive = 0; break;
686 space_for_positive = 1;
886 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
891 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/textproc/html2xhtml/html2xhtml-1.3/src/
H A Dsnprintf.c575 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
606 case '+': force_sign = 1; space_for_positive = 0; break;
611 space_for_positive = 1;
819 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
824 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/textproc/apertium/apertium-3.6.1/apertium/win32/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/textproc/fex/fex-2.0.0/snprintf_2.2/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/textproc/fex/fex-2.0.0/snprintf_2.2/with_autoconf/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/irc/bopm/bopm-3.1.3/src/libopm/src/
H A Dsnprintf.c578 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
610 case '+': force_sign = 1; space_for_positive = 0; break;
615 space_for_positive = 1;
823 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
828 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/irc/bopm/bopm-3.1.3/src/
H A Dsnprintf.c578 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
610 case '+': force_sign = 1; space_for_positive = 0; break;
615 space_for_positive = 1;
823 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
828 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/emulators/ucon64/ucon64-2.2.2-src/src/misc/
H A Dsnprintf.c572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/libretro/nonlibc/
H A Dsnprintf.cpp572 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
604 case '+': force_sign = 1; space_for_positive = 0; break;
609 space_for_positive = 1;
817 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
822 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/multimedia/harvid/harvid-0.8.2/libharvid/
H A Dsnprintf.c571 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, local
603 case '+': force_sign = 1; space_for_positive = 0; break;
608 space_for_positive = 1;
816 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
821 tmp[str_arg_l++] = space_for_positive ? ' ' : '+';
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dflsnprintf.c646 int space_for_positive = 1; /* If both the ' ' and '+' flags local
697 space_for_positive = 0;
707 space_for_positive = 1;
981 space_for_positive ? ' ' : '+';
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dstrings.c748 int space_for_positive) in infinity_str() argument
754 int idx = positive * (1 + force_sign + force_sign * space_for_positive); in infinity_str()
805 int space_for_positive = 1; in vim_vsnprintf_typval() local
849 force_sign = 1; space_for_positive = 0; p++; continue; in vim_vsnprintf_typval()
1121 tmp[str_arg_l++] = space_for_positive ? ' ' : '+'; in vim_vsnprintf_typval()
1254 force_sign, space_for_positive), in vim_vsnprintf_typval()
1268 format[l++] = space_for_positive ? ' ' : '+'; in vim_vsnprintf_typval()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/symbian/src/
H A Dvsnprintf.h263 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, in symbian_vsnprintf() local
302 space_for_positive = 0; in symbian_vsnprintf()
530 tmp[str_arg_l++] = space_for_positive ? ' ' : '+'; in symbian_vsnprintf()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/symbian/src/
H A Dvsnprintf.h263 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, in symbian_vsnprintf() local
302 space_for_positive = 0; in symbian_vsnprintf()
530 tmp[str_arg_l++] = space_for_positive ? ' ' : '+'; in symbian_vsnprintf()
/dports/games/openbor4432/openbor-ba1eb4f/engine/symbian/
H A Dvsnprintf.h259 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, in vsnprintf() local
291 case '+': force_sign = 1; space_for_positive = 0; break; in vsnprintf()
488 tmp[str_arg_l++] = space_for_positive ? ' ' : '+'; in vsnprintf()
/dports/games/openbor/openbor-3caaddd5/engine/symbian/
H A Dvsnprintf.h259 int space_for_positive = 1; /* If both the ' ' and '+' flags appear, in vsnprintf() local
291 case '+': force_sign = 1; space_for_positive = 0; break; in vsnprintf()
488 tmp[str_arg_l++] = space_for_positive ? ' ' : '+'; in vsnprintf()

12