MCPcopy Create free account

hub / github.com/emscripten-core/emscripten / functions

Functions28,963 in github.com/emscripten-core/emscripten

↓ 1 callersFunction__current_zone_etc_timezone
system/lib/libcxx/src/experimental/tzdb.cpp:733
↓ 1 callersFunction__current_zone_posix
system/lib/libcxx/src/experimental/tzdb.cpp:744
↓ 1 callersFunction__current_zone_windows
system/lib/libcxx/src/experimental/tzdb.cpp:706
↓ 1 callersFunction__cxa_allocate_exception
Allocate a __cxa_exception object, and zero-fill it. Reserve "thrown_size" bytes on the end for the user's exception object. Zero-fill the object. If
system/lib/libcxxabi/src/cxa_exception.cpp:183
↓ 1 callersFunction__cxa_begin_cleanup
The routine to be called before the cleanup. This will save __cxa_exception in __cxa_eh_globals, so that __cxa_end_cleanup() can recover later. */
system/lib/libcxxabi/src/cxa_exception.cpp:337
↓ 1 callersFunction__cxa_call_unexpected
system/lib/libcxxabi/src/cxa_personality.cpp:1170
↓ 1 callersFunction__cxa_current_exception_type
Note: exception_header may be masquerading as a __cxa_dependent_exception and that's ok. exceptionType is there too. However watch out for foreign e
system/lib/libcxxabi/src/cxa_exception.cpp:611
↓ 1 callersFunction__cxa_current_primary_exception
Returns a pointer to the thrown object (if any) at the top of the caughtExceptions stack. Atomically increment the exception's referenceCount.
system/lib/libcxxabi/src/cxa_exception.cpp:726
↓ 1 callersFunction__cxa_finalize
system/lib/libc/atexit_dummy.c:18
↓ 1 callersFunction__cxa_finalize
system/lib/llvm-libc/src/stdlib/atexit.cpp:27
↓ 1 callersFunction__cxa_free_exception
Free a __cxa_exception object allocated with __cxa_allocate_exception.
system/lib/libcxxabi/src/cxa_exception_emscripten.cpp:110
↓ 1 callersFunction__cxa_rethrow
2.5.4 Rethrowing Exceptions This routine can rethrow native or foreign exceptions. If the exception is native: * marks the exception object on top of
system/lib/libcxxabi/src/cxa_exception.cpp:636
↓ 1 callersFunction__cxa_rethrow_primary_exception
If thrown_object is not null, allocate, initialize and throw a dependent exception. */
system/lib/libcxxabi/src/cxa_exception.cpp:768
↓ 1 callersFunction__cxa_thread_atexit
system/lib/libcxxabi/src/cxa_thread_atexit.cpp:111
↓ 1 callersFunction__cxa_throw
When exception catching is disabled, we stub out calls to `__cxa_throw`. Otherwise, `__cxa_throw` will be imported from the host.
system/lib/standalone/standalone.c:174
↓ 1 callersFunction__cxa_uncaught_exception
system/lib/libcxxabi/src/cxa_exception.cpp:802
↓ 1 callersFunction__cxa_vec_cleanup
Given the (data) address of an array, the number of elements, and the size of its elements, call the given destructor on each element. If the destruct
system/lib/libcxxabi/src/cxa_vector.cpp:333
↓ 1 callersFunction__cxa_vec_delete2
Same as __cxa_vec_delete, except that the given function is used for deallocation instead of the default delete function. If dealloc throws an excepti
system/lib/libcxxabi/src/cxa_vector.cpp:383
↓ 1 callersFunction__cxa_vec_new2
Given the number and size of elements for an array and the non-negative size of prefix padding for a cookie, allocate space (using alloc) for the arra
system/lib/libcxxabi/src/cxa_vector.cpp:194
↓ 1 callersFunction__cxx_atomic_assign_volatile
system/lib/libcxx/include/__atomic/support/gcc.h:28
↓ 1 callersFunction__cxx_atomic_load_inplace
system/lib/libcxx/include/__atomic/support/gcc.h:96
↓ 1 callersFunction__cxx_atomic_notify_all
system/lib/libcxx/src/atomic.cpp:178
↓ 1 callersFunction__cxx_atomic_notify_one
system/lib/libcxx/src/atomic.cpp:175
↓ 1 callersFunction__cxx_atomic_signal_fence
system/lib/libcxx/include/__atomic/support/gcc.h:73
↓ 1 callersFunction__d2d_small_int
system/lib/libcxx/src/ryu/d2s.cpp:672
↓ 1 callersFunction__d2exp_buffered_n
system/lib/libcxx/src/ryu/d2fixed.cpp:425
↓ 1 callersFunction__d2s_buffered_n
system/lib/libcxx/src/ryu/d2s.cpp:704
↓ 1 callersFunction__decimalLength17
system/lib/libcxx/src/ryu/d2s.cpp:153
↓ 1 callersFunction__deregister_frame_info
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:334
↓ 1 callersFunction__dispose
system/lib/libcxx/include/__algorithm/radix_sort.h:137
↓ 1 callersFunction__div_sat
system/lib/libcxx/include/__numeric/saturation_arithmetic.h:85
↓ 1 callersFunction__divdf3
system/lib/compiler-rt/lib/builtins/divdf3.c:21
↓ 1 callersFunction__divsf3
system/lib/compiler-rt/lib/builtins/divsf3.c:22
↓ 1 callersFunction__divsi3
system/lib/compiler-rt/lib/builtins/divsi3.c:26
↓ 1 callersFunction__dl_invalid_handle
system/lib/libc/dynlink.c:111
↓ 1 callersMethod__do_allocate
system/lib/libcxx/src/memory_resource.cpp:160
↓ 1 callersFunction__do_cleanup_pop
system/lib/libc/musl/src/thread/pthread_create.c:182
↓ 1 callersFunction__do_cleanup_push
system/lib/libc/musl/src/thread/pthread_create.c:175
↓ 1 callersMethod__do_date_order
system/lib/libcxx/src/locale.cpp:4776
↓ 1 callersMethod__do_deallocate
system/lib/libcxx/src/memory_resource.cpp:179
↓ 1 callersFunction__do_fputc
system/lib/libcxx/src/std_stream.h:291
↓ 1 callersFunction__do_getc
system/lib/libcxx/src/std_stream.h:102
↓ 1 callersFunction__dup3
system/lib/libc/musl/src/unistd/dup3.c:7
↓ 1 callersMethod__empty
system/lib/libcxx/include/__stop_token/intrusive_list_view.h:42
↓ 1 callersFunction__enable_implicit_default
system/lib/libcxx/include/__tuple/sfinae_helpers.h:67
↓ 1 callersMethod__end
system/lib/libcxx/src/experimental/tzdb_list.cpp:30
↓ 1 callersFunction__equal_iter_impl
system/lib/libcxx/include/__algorithm/equal.h:164
↓ 1 callersFunction__estimated_width
Returns the estimated width of a Unicode code point. \\pre The code point is a valid Unicode code point.
system/lib/libcxx/include/__format/width_estimation_table.h:244
↓ 1 callersMethod__evacuate
system/lib/libcxx/src/memory_resource.cpp:267
↓ 1 callersFunction__execvpe
system/lib/libc/musl/src/process/execvp.c:9
↓ 1 callersFunction__extendsfdf2
system/lib/compiler-rt/lib/builtins/extendsfdf2.c:13
↓ 1 callersFunction__f2s_buffered_n
system/lib/libcxx/src/ryu/f2s.cpp:665
↓ 1 callersFunction__fesetround
system/lib/libc/musl/src/fenv/fenv.c:25
↓ 1 callersFunction__fgetwc_unlocked_internal
system/lib/libc/musl/src/stdio/fgetwc.c:6
↓ 1 callersFunction__find_first_set
system/lib/libcxx/include/__algorithm/simd_utils.h:125
↓ 1 callersFunction__find_idx
system/lib/libcxx/include/__tuple/find_index.h:34
↓ 1 callersFunction__find_idx_return
system/lib/libcxx/include/__tuple/find_index.h:29
↓ 1 callersFunction__first_rule
Returns the first rule of a set of rules. This is not always the first of the listed rules. For example R Sa 2008 2009 - Mar Su>=8 0 0 - R Sa 2007 200
system/lib/libcxx/src/experimental/time_zone.cpp:496
↓ 1 callersFunction__fixdfdi
system/lib/compiler-rt/lib/builtins/fixdfdi.c:18
↓ 1 callersFunction__fixdfsi
system/lib/compiler-rt/lib/builtins/fixdfsi.c:15
↓ 1 callersFunction__fixsfdi
system/lib/compiler-rt/lib/builtins/fixsfdi.c:18
↓ 1 callersFunction__fixsfsi
system/lib/compiler-rt/lib/builtins/fixsfsi.c:15
↓ 1 callersFunction__fixunsdfsi
system/lib/compiler-rt/lib/builtins/fixunsdfsi.c:14
↓ 1 callersFunction__fixunssfsi
system/lib/compiler-rt/lib/builtins/fixunssfsi.c:18
↓ 1 callersFunction__float_to_bits
system/lib/libcxx/src/include/ryu/common.h:94
↓ 1 callersFunction__floatdidf
system/lib/compiler-rt/lib/builtins/floatdidf.c:27
↓ 1 callersFunction__floatdisf
system/lib/compiler-rt/lib/builtins/floatdisf.c:26
↓ 1 callersFunction__floatsidf
system/lib/compiler-rt/lib/builtins/floatsidf.c:20
↓ 1 callersFunction__floatsisf
system/lib/compiler-rt/lib/builtins/floatsisf.c:20
↓ 1 callersFunction__floatundidf
system/lib/compiler-rt/lib/builtins/floatundidf.c:27
↓ 1 callersFunction__floatundisf
system/lib/compiler-rt/lib/builtins/floatundisf.c:26
↓ 1 callersFunction__floatunsidf
system/lib/compiler-rt/lib/builtins/floatunsidf.c:20
↓ 1 callersFunction__floatunsisf
system/lib/compiler-rt/lib/builtins/floatunsisf.c:20
↓ 1 callersFunction__format_bool
system/lib/libcxx/include/__format/formatter_integral.h:424
↓ 1 callersFunction__format_century
system/lib/libcxx/include/__chrono/formatter.h:192
↓ 1 callersFunction__format_chrono
system/lib/libcxx/include/__chrono/formatter.h:620
↓ 1 callersFunction__format_escaped_char
system/lib/libcxx/include/__format/write_escaped.h:211
↓ 1 callersFunction__format_escaped_string
system/lib/libcxx/include/__format/write_escaped.h:223
↓ 1 callersMethod__format_float
system/lib/libcxx/src/locale.cpp:4081
↓ 1 callersFunction__format_floating_point
system/lib/libcxx/include/__format/formatter_floating_point.h:638
↓ 1 callersFunction__format_floating_point_non_finite
system/lib/libcxx/include/__format/formatter_floating_point.h:583
↓ 1 callersFunction__format_locale_specific_form
system/lib/libcxx/include/__format/formatter_floating_point.h:497
↓ 1 callersFunction__fpclassify
system/lib/libc/musl/src/math/__fpclassify.c:4
↓ 1 callersFunction__fputwc_unlocked
system/lib/libc/musl/src/stdio/fputwc.c:7
↓ 1 callersFunction__free_with_fallback
system/lib/libcxxabi/src/fallback_malloc.cpp:297
↓ 1 callersFunction__frexp_exp
* Compute exp(x), scaled to avoid spurious overflow. An exponent is * returned separately in 'expt'. * * Input: ln(DBL_MAX) <= x < ln(2 * DBL_MAX
system/lib/libc/musl/src/complex/__cexp.c:40
↓ 1 callersFunction__frexp_expf
* See __cexp.c for details. * * Input: ln(FLT_MAX) <= x < ln(2 * FLT_MAX / FLT_MIN_DENORM) ~= 192.7 * Output: 2**127 <= y < 2**128 */
system/lib/libc/musl/src/complex/__cexpf.c:39
↓ 1 callersFunction__from_chars_integral
system/lib/libcxx/include/__charconv/from_chars_integral.h:175
↓ 1 callersFunction__from_to_sys_seconds
system/lib/libcxx/src/experimental/time_zone.cpp:304
↓ 1 callersFunction__fstat
system/lib/libc/musl/src/stat/fstat.c:7
↓ 1 callersFunction__fstatat
system/lib/libc/musl/src/stat/fstatat.c:145
↓ 1 callersFunction__fstatfs
system/lib/libc/musl/src/stat/statvfs.c:15
↓ 1 callersFunction__ftello_unlocked
system/lib/libc/musl/src/stdio/ftell.c:5
↓ 1 callersFunction__funcs_on_exit
system/lib/libc/musl/src/exit/atexit.c:27
↓ 1 callersFunction__funcs_on_quick_exit
system/lib/libc/musl/src/exit/at_quick_exit.c:13
↓ 1 callersFunction__futex4
system/lib/libc/musl/src/thread/pthread_mutex_timedlock.c:11
↓ 1 callersFunction__futex4_cp
system/lib/libc/musl/src/thread/__timedwait.c:16
↓ 1 callersFunction__futimesat
system/lib/libc/musl/src/stat/futimesat.c:7
↓ 1 callersFunction__gcd
system/lib/libcxx/include/__numeric/gcd_lcm.h:56
↓ 1 callersFunction__gedf2
system/lib/compiler-rt/lib/builtins/comparedf2.c:54
← previousnext →7,201–7,300 of 28,963, ranked by callers