Home
last modified time | relevance | path

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

/bionic/tests/
Dsetjmp_test.cpp256 #define JB_SIGFLAG_OFFSET 0 macro
258 #define JB_SIGFLAG_OFFSET 0 macro
260 #define JB_SIGFLAG_OFFSET 8 macro
262 #define JB_SIGFLAG_OFFSET 0 macro
264 #define JB_SIGFLAG_OFFSET 8 macro
272 long* sigflag = reinterpret_cast<long*>(jb) + JB_SIGFLAG_OFFSET; in TEST_F()