Home
last modified time | relevance | path

Searched defs:nextPtr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c2738 const char *s, const char *end, const char **nextPtr, in doContent()
3888 const char *end, const char **nextPtr, XML_Bool haveMore, in doCdataSection()
4030 const char *end, const char **nextPtr, XML_Bool haveMore) { in doIgnoreSection()
4268 const char **nextPtr) { in prologInitProcessor()
4280 const char **nextPtr) { in externalParEntInitProcessor()
4300 const char **nextPtr) { in entityValueInitProcessor()
4384 const char **nextPtr) { in externalParEntProcessor()
4430 const char **nextPtr) { in entityValueProcessor()
4468 const char **nextPtr) { in prologProcessor()
4478 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
[all …]
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c556 struct list_item_t *nextPtr; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp748 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAList, in LowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3785 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, Op.getOperand(1), in LowerVASTART() local