MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / bitmap.h

File bitmap.h

system/lib/mimalloc/src/bitmap.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* ----------------------------------------------------------------------------
2Copyright (c) 2019-2024 Microsoft Research, Daan Leijen
3This is free software; you can redistribute it and/or modify it under the
4terms of the MIT license. A copy of the license can be found in the file

Callers

nothing calls this directly

Calls 15

mi_bitmap_sizeFunction · 0.85
mi_bitmap_initFunction · 0.85
mi_bitmap_unsafe_setNFunction · 0.85
mi_bitmap_setFunction · 0.85
mi_bitmap_clearFunction · 0.85
mi_bitmap_setNFunction · 0.85
mi_bitmap_clearNFunction · 0.85
mi_bitmap_is_xsetNFunction · 0.85
mi_bitmap_is_all_clearFunction · 0.85
mi_bitmap_clear_once_setFunction · 0.85
mi_bitmap_bsrFunction · 0.85

Tested by

no test coverage detected