| /third_party/lib/acpica/source/include/acpica/platform/ |
| A D | acdragonfly.h | 88 _AcpiOsReleaseObject((Cache), (Object), __func__, __LINE__) 94 _AcpiOsAcquireLock((Handle), __func__, __LINE__) 100 _AcpiOsMapMemory((Where), (Length), __func__, __LINE__) 104 _AcpiOsUnmapMemory((LogicalAddress), (Size), __func__, __LINE__)
|
| A D | acgcc.h | 51 #define ACPI_GET_FUNCTION_NAME __func__
|
| /third_party/ulib/jemalloc/test/unit/ |
| A D | prof_active.c | 44 mallctl_prof_active_get_impl(a, __func__, __LINE__) 54 mallctl_prof_active_set_impl(a, b, __func__, __LINE__) 64 mallctl_thread_prof_active_get_impl(a, __func__, __LINE__) 74 mallctl_thread_prof_active_set_impl(a, b, __func__, __LINE__) 91 prof_sampling_probe_impl(a, __func__, __LINE__)
|
| A D | prof_thread_name.c | 23 mallctl_thread_name_get_impl(a, __func__, __LINE__) 36 mallctl_thread_name_set_impl(a, __func__, __LINE__)
|
| A D | arena_reset.c | 266 "arena_ind=%u)\n", __func__, extent_hooks, addr, size, committed ? in extent_dalloc_unmap()
|
| /third_party/ulib/jemalloc/test/integration/ |
| A D | allocated.c | 24 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start() 31 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start() 42 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start() 50 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start()
|
| /third_party/ulib/jemalloc/test/include/test/ |
| A D | extent_hooks.h | 81 "*zero=%s, *commit=%s, arena_ind=%u)\n", __func__, extent_hooks, in extent_alloc_hook() 104 "arena_ind=%u)\n", __func__, extent_hooks, addr, size, committed ? in extent_dalloc_hook() 125 "length=%zu, arena_ind=%u)\n", __func__, extent_hooks, addr, size, in extent_commit_hook() 147 "length=%zu, arena_ind=%u)\n", __func__, extent_hooks, addr, size, in extent_decommit_hook() 169 "length=%zu arena_ind=%u)\n", __func__, extent_hooks, addr, size, in extent_purge_lazy_hook() 192 "length=%zu arena_ind=%u)\n", __func__, extent_hooks, addr, size, in extent_purge_forced_hook() 215 "size_b=%zu, committed=%s, arena_ind=%u)\n", __func__, extent_hooks, in extent_split_hook() 239 "size_b=%zu, committed=%s, arena_ind=%u)\n", __func__, extent_hooks, in extent_merge_hook()
|
| A D | test.h | 13 __func__, __FILE__, __LINE__, \ 222 __func__, __FILE__, __LINE__, \ 238 __func__, __FILE__, __LINE__, \ 256 __func__, __FILE__, __LINE__, #a, #b, a, b); \ 269 __func__, __FILE__, __LINE__, #a, #b, a, b); \ 280 __func__, __FILE__, __LINE__); \ 320 __func__, __FILE__, __LINE__, #e); \
|
| /third_party/ulib/musl/include/ |
| A D | assert.h | 8 #define assert(x) ((void)((x) || (__assert_fail(#x, __FILE__, __LINE__, __func__), 0)))
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal_decls.h | 56 # define __func__ __FUNCTION__ macro
|
| /third_party/ulib/jemalloc/src/ |
| A D | ckh.c | 420 " nrelocs: %"FMTu64"\n", __func__, ckh, in ckh_delete()
|
| /third_party/dev/ethernet/e1000/ |
| A D | igb_txrx.c | 103 __func__, ntohs(pi->ipi_etype)); in igb_tso_setup()
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1889 Replaced __FUNCTION_ with __func__ in the gcc-specific header.
|