Home
last modified time | relevance | path

Searched refs:strfmon (Results 1 – 12 of 12) sorted by relevance

/dragonfly/lib/libc/stdlib/
HDMakefile.inc19 set_constraint_handler_s.c strfmon.c strsuftoll.c strtoimax.c \
47 set_constraint_handler_s.3 strfmon.3 strsuftoll.3 strtod.3 \
91 MLINKS+=strfmon.3 strfmon_l.3
HDSymbol.map78 strfmon;
HDstrfmon.c419 strfmon(char * __restrict s, size_t maxsize, const char * __restrict format, in strfmon() function
/dragonfly/include/
HDmonetary.h47 ssize_t strfmon(char * __restrict, size_t, const char * __restrict, ...)
/dragonfly/contrib/gcc-4.7/gcc/
HDbuiltin-attrs.def96 DEF_ATTR_IDENT (ATTR_STRFMON, "strfmon")
HDbuiltins.def727 DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR…
/dragonfly/contrib/gcc-8.0/gcc/
HDbuiltin-attrs.def114 DEF_ATTR_IDENT (ATTR_STRFMON, "strfmon")
HDbuiltins.def934 DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR…
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc.opt533 Warn about printf/scanf/strftime/strfmon format string anomalies.
575 Warn about printf/scanf/strftime/strfmon format string anomalies.
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc.opt380 Warn about printf/scanf/strftime/strfmon format string anomalies
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDextend.texi2100 @cindex functions with @code{printf}, @code{scanf}, @code{strftime} or @code{strfmon} style argumen…
2554 @code{scanf}, @code{strftime} or @code{strfmon} style arguments which
2572 @code{strfmon}. (You can also use @code{__printf__},
2611 standard modes, the X/Open function @code{strfmon} is also checked as
2630 @code{strfmon} style function and modifies it (for example, to translate
2632 @code{printf}, @code{scanf}, @code{strftime} or @code{strfmon} style
2645 @code{scanf}, @code{strftime} or @code{strfmon} type function, whose
2661 calls to @code{printf}, @code{scanf}, @code{strftime} or @code{strfmon}
7841 @findex strfmon
7923 @code{strcasecmp}, @code{strdup}, @code{strfmon}, @code{strncasecmp},
HDinvoke.texi3194 @code{scanf}, @code{strftime} and @code{strfmon} (an X/Open extension,
3208 in the selected standard version (but not for @code{strfmon} formats,