/third_party/musl/libc-test/src/functional/ |
D | setjmp.c | 11 jmp_buf jb; in main() local 16 if (!setjmp(jb)) { in main() 18 longjmp(jb, 1); in main() 23 r = setjmp(jb); in main() 26 longjmp(jb, 0); in main()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jcstest.c | 48 jmp_buf jb; member 55 longjmp(myerr->jb, 1); in my_error_exit() 80 if (setjmp(jerr.jb)) { in main() 107 if (setjmp(jerr.jb)) { in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/setjmp/ |
D | _setjmp.c | 31 jmp_buf jb; in _setjmp_0100() local 32 if ((value = _setjmp(jb)) == 0) { in _setjmp_0100() 33 _longjmp(jb, 456); in _setjmp_0100()
|
D | _longjmp.c | 32 jmp_buf jb; in _longjmp_0100() local 33 int value = setjmp(jb); in _longjmp_0100() 35 _longjmp(jb, 456); in _longjmp_0100()
|
/third_party/musl/src/math/x86_64/ |
D | exp2l.s | 11 jb 1f 40 jb 4f # |x| < 8192 45 jb 2f # x > -16382 71 jb 1b # |x| < 0x1p-64
|
/third_party/musl/src/math/x32/ |
D | exp2l.s | 11 jb 1f 40 jb 4f # |x| < 8192 45 jb 2f # x > -16382 71 jb 1b # |x| < 0x1p-64
|
/third_party/musl/src/math/i386/ |
D | exp_ld.s | 15 jb 1f 48 jb 4f # |x| < 8192 53 jb 2f # x > -16382 81 jb 1b # |x| < 0x1p-64
|
/third_party/musl/src/signal/ |
D | sigsetjmp_tail.c | 5 hidden int __sigsetjmp_tail(sigjmp_buf jb, int ret) in __sigsetjmp_tail() argument 7 void *p = jb->__ss; in __sigsetjmp_tail()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jdcolext-mmx.asm | 244 jb short .column_st16 263 jb short .column_st8 272 jb short .column_st4 280 jb short .column_st2 288 jb short .column_st1 295 jb short .nextrow 332 jb short .column_st16 351 jb short .column_st8 360 jb short .column_st4 367 jb short .nextrow
|
D | jdcolext-sse2.asm | 256 jb short .column_st32 283 jb short .column_st16 292 jb short .column_st15 301 jb short .column_st7 310 jb short .column_st3 320 jb short .column_st1 366 jb short .column_st32 394 jb short .column_st16 403 jb short .column_st15 412 jb short .column_st7
|
/third_party/musl/src/time/ |
D | timer_create.c | 40 jmp_buf jb; in start() local 49 if (si.si_code == SI_TIMER && !setjmp(jb)) { in start() 50 pthread_cleanup_push(cleanup_fromsig, jb); in start()
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | x86cpuid.pl | 65 &jb (&label("intel")); 72 &jb (&label("intel")); 94 &jb (&label("nocacheinfo")); 136 &jb (&label("no_extended_info")); 473 &jb (&label("tail"));
|
/third_party/openssl/crypto/ |
D | x86cpuid.pl | 65 &jb (&label("intel")); 72 &jb (&label("intel")); 94 &jb (&label("nocacheinfo")); 136 &jb (&label("no_extended_info")); 473 &jb (&label("tail"));
|
/third_party/musl/porting/linux/user/src/time/ |
D | timer_create.c | 42 jmp_buf jb; in start() local 51 if (si.si_code == SI_TIMER && !setjmp(jb)) { in start() 52 pthread_cleanup_push(cleanup_fromsig, jb); in start()
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/ |
D | x86_64cpuid.s | 83 jb L$intel 91 jb L$intel 111 jb L$nocacheinfo 163 jb L$no_extended_info 426 jb L$tail_rdrand_bytes 470 jb L$tail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ |
D | x86_64cpuid.s | 83 jb L$intel 91 jb L$intel 111 jb L$nocacheinfo 163 jb L$no_extended_info 426 jb L$tail_rdrand_bytes 470 jb L$tail_rdseed_bytes
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
D | jdcolext-sse2.asm | 244 jb short .column_st32 270 jb short .column_st16 279 jb short .column_st15 288 jb short .column_st7 297 jb short .column_st3 307 jb short .column_st1 353 jb short .column_st32 380 jb short .column_st16 389 jb short .column_st15 398 jb short .column_st7
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/ |
D | x86_64cpuid.s | 82 jb .Lintel 90 jb .Lintel 110 jb .Lnocacheinfo 162 jb .Lno_extended_info 425 jb .Ltail_rdrand_bytes 469 jb .Ltail_rdseed_bytes
|
/third_party/ffmpeg/libavfilter/x86/ |
D | avf_showcqt.asm | 108 jb .loop_ab 118 jb .loop_b 141 jb .loop_a 163 jb .loop_x
|
/third_party/json/tests/src/ |
D | unit-readme.cpp | 244 json jb = b1; in skip() local 245 bool b2{jb}; in skip() 257 bool vb = jb.get<bool>(); in skip()
|