MCPcopy Create free account
hub / github.com/TinyCC/tinycc / __bound_check

Function __bound_check

lib/bcheck.c:1705–1711  ·  view source on GitHub ↗

check that (p ... p + size - 1) lies inside 'p' region, if any */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__bound_memcpyFunction · 0.85
__bound_memcmpFunction · 0.85
__bound_memmoveFunction · 0.85
__bound_memsetFunction · 0.85
__bound___aeabi_memcpyFunction · 0.85
__bound___aeabi_memmoveFunction · 0.85
__bound___aeabi_memmove4Function · 0.85
__bound___aeabi_memmove8Function · 0.85
__bound___aeabi_memsetFunction · 0.85
__bound_strlenFunction · 0.85
__bound_strcpyFunction · 0.85
__bound_strncpyFunction · 0.85

Calls 1

__bound_ptr_addFunction · 0.85

Tested by

no test coverage detected