Home
last modified time | relevance | path

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

/bionic/tests/
Dsetjmp_test.cpp229 #define JB_SIGFLAG_OFFSET 0 macro
231 #define JB_SIGFLAG_OFFSET 0 macro
233 #define JB_SIGFLAG_OFFSET 8 macro
235 #define JB_SIGFLAG_OFFSET 0 macro
237 #define JB_SIGFLAG_OFFSET 8 macro
245 long* sigflag = reinterpret_cast<long*>(jb) + JB_SIGFLAG_OFFSET; in TEST_F()