OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SNPRINTF
(Results
26 - 37
of
37
) sorted by null
1
2
/external/e2fsprogs/intl/
vasnprintf.c
99
# define USE_SNPRINTF (HAVE_DECL__SNPRINTF ||
HAVE_SNPRINTF
)
/external/libpcap/missing/
snprintf.c
464
#ifndef
HAVE_SNPRINTF
/external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h
552
#ifdef
HAVE_SNPRINTF
/external/tcpdump/
interface.h
43
#if !defined(
HAVE_SNPRINTF
)
netdissect.h
43
#if !defined(
HAVE_SNPRINTF
)
/external/tcpdump/missing/
snprintf.c
464
#ifndef
HAVE_SNPRINTF
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h
552
#ifdef
HAVE_SNPRINTF
/prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h
552
#ifdef
HAVE_SNPRINTF
/prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h
552
#ifdef
HAVE_SNPRINTF
/external/opencore/oscl/oscl/osclutil/src/
oscl_snprintf.cpp
205
/* Define
HAVE_SNPRINTF
if your system already has snprintf and vsnprintf.
207
* If
HAVE_SNPRINTF
is defined this module will not produce code for
212
/* #define
HAVE_SNPRINTF
*/
219
* Defining this macro is only useful if
HAVE_SNPRINTF
is also defined,
439
//#if defined(
HAVE_SNPRINTF
)
450
//#if !defined(
HAVE_SNPRINTF
) || defined(PREFER_PORTABLE_SNPRINTF)
602
#if !defined(
HAVE_SNPRINTF
) || defined(PREFER_PORTABLE_SNPRINTF)
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_string.c
998
#ifndef
HAVE_SNPRINTF
[
all
...]
/external/e2fsprogs/
configure
720
HAVE_SNPRINTF
[
all
...]
Completed in 690 milliseconds
1
2