OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIB_PREFIX
(Results
1 - 3
of
3
) sorted by null
/external/epid-sdk/ext/ipp/sources/ippcp/
pcpname.h
55
#define
LIB_PREFIX
ippcp
67
#define IPP_LIB_PREFIX() GET_STR(
LIB_PREFIX
)
/external/icu/icu4c/source/common/
umapfile.cpp
66
# define
LIB_PREFIX
"lib"
474
and this here straightened out with
LIB_PREFIX
and LIB_SUFFIX (both empty?!)
484
uprv_strcpy(basename,
LIB_PREFIX
U_LIBICUDATA_NAME U_ICU_VERSION_SHORT LIB_SUFFIX);
/external/icu/icu4c/source/tools/pkgdata/
pkgtypes.h
143
# define
LIB_PREFIX
""
149
# define
LIB_PREFIX
"cyg"
155
# define
LIB_PREFIX
"lib"
Completed in 125 milliseconds