Home
last modified time | relevance | path

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

/bionic/tests/
Dsetjmp_test.cpp220 #define __JB_SIGFLAG 0 macro
222 #define __JB_SIGFLAG 0 macro
224 #define __JB_SIGFLAG 8 macro
226 #define __JB_SIGFLAG 8 macro
234 long* sigflag = reinterpret_cast<long*>(jb) + __JB_SIGFLAG; in TEST()