Searched defs:nextPtr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mit/expat/dist/lib/ |
H A D | xmlparse.c | 2738 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 D | nmakehlp.c | 556 struct list_item_t *nextPtr; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 748 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAList, in LowerVAARG() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3785 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, Op.getOperand(1), in LowerVASTART() local
|