Home
last modified time | relevance | path

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

/external/jsilver/src/org/clearsilver/jni/
DJniCs.java30 long csptr; field in JniCs
152 private native void _setGlobalHdf(long csptr, long hdfptr); in _setGlobalHdf()
/external/ltp/testcases/cve/
Dcve-2015-3290.c176 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
194 static greg_t *csptr(ucontext_t *ctx) in csptr() function
/external/linux-kselftest/tools/testing/selftests/x86/
Dsigreturn.c321 static unsigned short *csptr(ucontext_t *ctx) in csptr() function
336 static greg_t *csptr(ucontext_t *ctx) in csptr() function
/external/libcups/cups/
Dlanguage.c461 *csptr, /* Pointer to CODESET string */ in cupsLangGet() local