OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPAT
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c
57
/* Leave defined to include the
expat
-based XMLParser type */
60
/* Define to do all
expat
calls via pyexpat's embedded
expat
library */
[
all
...]
/external/python/cpython2/Modules/
_elementtree.c
57
/* Leave defined to include the
expat
-based XMLParser type */
60
/* Define to do all
expat
calls via pyexpat's embedded
expat
library */
[
all
...]
/external/python/cpython2/RISCOS/
Makefile
11
EXPAT
= $(LIBSROOT).
expat
.lib
32
CCEXPAT = cc $(CFLAGS) -j$(HEADERS),$(
EXPAT
) -DHAVE_EXPAT_H
374
$(LINK) -aof -o @.^.Modules.o.pyexpatlink @.^.Modules.o.pyexpat $(
EXPAT
).expat_lib
Completed in 286 milliseconds