Lines Matching refs:vasnprintf

1 # vasnprintf.m4 serial 36
9 AC_CHECK_FUNCS_ONCE([vasnprintf])
17 AC_CHECK_FUNCS_ONCE([vasnprintf])
18 AC_LIBOBJ([vasnprintf])
24 [Define if vasnprintf exists but is overridden by gnulib.])
55 # Prerequisites of lib/vasnprintf.c.
82 # Extra prerequisites of lib/vasnprintf.c for supporting 'long double'
92 [Define if the vasnprintf implementation needs special code for
98 # Extra prerequisites of lib/vasnprintf.c for supporting infinite 'double'
108 [Define if the vasnprintf implementation needs special code for
114 # Extra prerequisites of lib/vasnprintf.c for supporting infinite 'long double'
129 [Define if the vasnprintf implementation needs special code for
137 # Extra prerequisites of lib/vasnprintf.c for supporting the 'a' directive.
146 [Define if the vasnprintf implementation needs special code for
153 # Extra prerequisites of lib/vasnprintf.c for supporting the 'F' directive.
162 [Define if the vasnprintf implementation needs special code for
168 # Extra prerequisites of lib/vasnprintf.c for supporting the 'ls' directive.
177 [Define if the vasnprintf implementation needs special code for
183 # Extra prerequisites of lib/vasnprintf.c for supporting the ' flag.
192 [Define if the vasnprintf implementation needs special code for the
198 # Extra prerequisites of lib/vasnprintf.c for supporting the '-' flag.
207 [Define if the vasnprintf implementation needs special code for the
213 # Extra prerequisites of lib/vasnprintf.c for supporting the 0 flag.
222 [Define if the vasnprintf implementation needs special code for the
228 # Extra prerequisites of lib/vasnprintf.c for supporting large precisions.
237 [Define if the vasnprintf implementation needs special code for
240 [Define if the vasnprintf implementation needs special code for
243 [Define if the vasnprintf implementation needs special code for
249 # Extra prerequisites of lib/vasnprintf.c for surviving out-of-memory
259 [Define if the vasnprintf implementation needs special code for
262 [Define if the vasnprintf implementation needs special code for
265 [Define if the vasnprintf implementation needs special code for
271 # Prerequisites of lib/vasnprintf.c including all extras for POSIX compliance.