Searched refs:strfmon (Results 1 – 12 of 12) sorted by relevance
| /dragonfly/lib/libc/stdlib/ |
| HD | Makefile.inc | 19 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
|
| HD | Symbol.map | 78 strfmon;
|
| HD | strfmon.c | 419 strfmon(char * __restrict s, size_t maxsize, const char * __restrict format, in strfmon() function
|
| /dragonfly/include/ |
| HD | monetary.h | 47 ssize_t strfmon(char * __restrict, size_t, const char * __restrict, ...)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | builtin-attrs.def | 96 DEF_ATTR_IDENT (ATTR_STRFMON, "strfmon")
|
| HD | builtins.def | 727 DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR…
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | builtin-attrs.def | 114 DEF_ATTR_IDENT (ATTR_STRFMON, "strfmon")
|
| HD | builtins.def | 934 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/ |
| HD | c.opt | 533 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/ |
| HD | c.opt | 380 Warn about printf/scanf/strftime/strfmon format string anomalies
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | extend.texi | 2100 @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},
|
| HD | invoke.texi | 3194 @code{scanf}, @code{strftime} and @code{strfmon} (an X/Open extension, 3208 in the selected standard version (but not for @code{strfmon} formats,
|