Searched refs:gbl (Results 1 – 19 of 19) sorted by relevance
/netbsd/crypto/external/bsd/openssl/dist/crypto/ |
H A D | provider_child.c | 46 OPENSSL_free(gbl); in child_prov_ossl_ctx_free() 89 if (gbl == NULL) in ossl_child_provider_init() 92 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init() 93 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init() 108 if (gbl == NULL) in provider_create_child_cb() 173 if (gbl == NULL) in provider_remove_child_cb() 210 if (gbl == NULL) in ossl_provider_init_as_child() 263 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child() 278 if (gbl == NULL) in ossl_provider_deinit_child() 281 gbl->c_provider_deregister_child_cb(gbl->handle); in ossl_provider_deinit_child() [all …]
|
/netbsd/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.cc | 1766 gcc::jit::recording::global *gbl = in gcc_jit_global_set_initializer_rvalue() local 1769 RETURN_NULL_IF_FAIL_PRINTF1 (gbl->get_kind () != in gcc_jit_global_set_initializer_rvalue() 1787 RETURN_NULL_IF_FAIL_PRINTF1 (!gbl->test_flags_anyof ( in gcc_jit_global_set_initializer_rvalue() 1796 gbl->set_flags (gcc::jit::GLOBAL_VAR_FLAGS_WILL_BE_RVAL_INIT); in gcc_jit_global_set_initializer_rvalue() 1840 gcc::jit::recording::global *gbl = in gcc_jit_global_set_initializer() local 1842 RETURN_NULL_IF_FAIL_PRINTF1 (!gbl->test_flags_anyof ( in gcc_jit_global_set_initializer() 1848 gbl->set_initializer (blob, num_bytes); in gcc_jit_global_set_initializer() 1851 gbl->set_flags (gcc::jit::GLOBAL_VAR_FLAGS_WILL_BE_BLOB_INIT); in gcc_jit_global_set_initializer()
|
H A D | jit-recording.cc | 1078 global *gbl = (global *) variable; in new_global_init_rvalue() local 1079 gbl->set_rvalue_init (init); /* Needed by the global for write dump. */ in new_global_init_rvalue()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog | 2277 * gbl-ctors.h (atexit): Don't define unless needed.
|
H A D | FSFChangeLog.10 | 873 * gbl-ctors.h (HAVE_ATEXIT): Define if NEED_ATEXIT is defined. 877 #include'ing "gbl-ctors.h".
|
H A D | ChangeLog-1998 | 9472 * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Cast -1 before comparing it 10158 * gbl-ctors.h (__do_global_dtors): Add prototype.
|
H A D | ChangeLog-2009 | 20216 * gbl-ctors.h: Add header guard. 28169 * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use __SIZE_TYPE__ 28597 * gbl-ctors.h: Likewise.
|
H A D | ChangeLog-2003 | 20192 * gbl-ctors.h: Remove declarations dependend on NEED_ATEXIT. 25631 * gbl-ctors.h: Add special license exception.
|
H A D | ChangeLog-1999 | 7419 * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.
|
H A D | ChangeLog-2000 | 13214 * gbl-ctors.h: Fix typo in comment.
|
H A D | ChangeLog-2001 | 13055 function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
|
H A D | ChangeLog-2002 | 17266 * gbl-ctors.h: Fix formatting.
|
H A D | ChangeLog-2011 | 5288 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: Move to ../libgcc.
|
H A D | ChangeLog-2004 | 15538 Remove gbl-ctors.h.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog | 2277 * gbl-ctors.h (atexit): Don't define unless needed.
|
H A D | FSFChangeLog.10 | 873 * gbl-ctors.h (HAVE_ATEXIT): Define if NEED_ATEXIT is defined. 877 #include'ing "gbl-ctors.h".
|
/netbsd/external/gpl3/gcc/dist/libgcc/ |
H A D | ChangeLog | 9425 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
|
/netbsd/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 82171 817b0951132413b7d870893ee2c285c9 libgcc/gbl-ctors.h
|
/netbsd/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 82171 817b0951132413b7d870893ee2c285c9 libgcc/gbl-ctors.h
|