Home
last modified time | relevance | path

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

/bionic/tests/
Dsetjmp_test.cpp217 #define __JB_SIGFLAG 0 macro
219 #define __JB_SIGFLAG 0 macro
221 #define __JB_SIGFLAG 7 macro
223 #define __JB_SIGFLAG 8 macro
225 #define __JB_SIGFLAG 1 macro
227 #define __JB_SIGFLAG 2 macro
238 long* sigflag = reinterpret_cast<long*>(jb_aligned) + __JB_SIGFLAG; in TEST()
240 long* sigflag = reinterpret_cast<long*>(jb) + __JB_SIGFLAG; in TEST()