Home
last modified time | relevance | path

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

/dports/lang/newlisp/newlisp-10.7.5/
H A Dnewlisp.h729 extern void * stringIndexPtr;
H A Dnl-string.c192 stringIndexPtr = ptr + index; in implicitIndexString()
201 stringIndexPtr = ptr; in implicitIndexString()
H A Dnewlisp.c219 void * stringIndexPtr = NULL; variable
5070 indexRefPtr = stringIndexPtr; in p_setf()
5408 stringIndexPtr = (char *)cell->contents; in p_first()
5616 stringIndexPtr = (char *)str; in p_last()