Home | Sort by relevance Sort by last modified time |
/external/selinux/libsepol/cil/test/unit/ | |
CuTest.c | 142 t->jumpBuf = NULL; 162 tc->jumpBuf = &buf; 168 tc->jumpBuf = 0; 180 if (tc->jumpBuf != 0) longjmp(*(tc->jumpBuf), 0); |
CuTest.h | 73 jmp_buf *jumpBuf; |