Home
last modified time | relevance | path

Searched refs:codeptr (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/
DbFile.cpp1554 char* codeptr = (char*)&dataChunk.code; in dumpChunks() local
1555 char codestr[5] = {codeptr[0],codeptr[1],codeptr[2],codeptr[3],0}; in dumpChunks()
/external/pcre/dist/
Dpcre_compile.c4452 compile_branch(int *optionsptr, pcre_uchar **codeptr, in compile_branch() argument
4473 register pcre_uchar *code = *codeptr; in compile_branch()
4740 *codeptr = code; in compile_branch()
8243 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, in compile_regex() argument
8251 pcre_uchar *code = *codeptr; in compile_regex()
8507 *codeptr = code; in compile_regex()
8536 code = *codeptr + 1 + LINK_SIZE + skipbytes; in compile_regex()
/external/pcre/dist/doc/
Dpcre.txt2088 codeptr argument is not NULL, a non-zero error code number is returned