OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_BCOPY
(Results
1 - 16
of
16
) sorted by null
/external/expat/
expat_config.h
8
#define
HAVE_BCOPY
1
/external/pcre/
config.h
29
HAVE_BCOPY
is defined. If your system has neither bcopy() nor memmove(), make
56
#define
HAVE_BCOPY
1
/external/pcre/dist/
config-cmake.h.in
14
#cmakedefine
HAVE_BCOPY
1
config.h.in
28
HAVE_BCOPY
is defined. If your system has neither bcopy() nor memmove(), make
55
#undef
HAVE_BCOPY
pcre_internal.h
378
define a macro for memmove() if HAVE_MEMMOVE is false, provided that
HAVE_BCOPY
384
#ifdef
HAVE_BCOPY
386
#else /*
HAVE_BCOPY
*/
407
#endif /* not
HAVE_BCOPY
*/
[
all
...]
/external/netperf/
config.h
20
#define
HAVE_BCOPY
1
/external/skia/third_party/libsdl/android/
SDL_config.h
60
#define
HAVE_BCOPY
1
/external/skia/third_party/libsdl/mac/
SDL_config.h
101
#define
HAVE_BCOPY
1
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_config.h
95
#define
HAVE_BCOPY
1
/external/skia/third_party/libsdl/linux/
SDL_config.h
101
#define
HAVE_BCOPY
1
/external/netperf/src/
netlib.h
717
#define
HAVE_BCOPY
728
#ifndef
HAVE_BCOPY
730
#endif /*
HAVE_BCOPY
*/
/toolchain/binutils/binutils-2.25/libiberty/
config.in
26
#undef
HAVE_BCOPY
regex.c
139
# if !(defined HAVE_BZERO && defined
HAVE_BCOPY
)
[
all
...]
/external/llvm/include/llvm/Config/
config.h.cmake
34
#undef
HAVE_BCOPY
/frameworks/compile/mclinker/include/mcld/Config/
Config.h.cmake
59
#undef
HAVE_BCOPY
/external/expat/lib/
xmlparse.c
80
#ifdef
HAVE_BCOPY
84
#endif /*
HAVE_BCOPY
*/
[
all
...]
Completed in 307 milliseconds