OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_front_guard_valid
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
malloc_debug_check.cpp
126
static inline bool
is_front_guard_valid
(hdr_t* hdr) {
function
222
if (!
is_front_guard_valid
(hdr)) {
/hardware/ti/omap4xxx/
heaptracker.c
124
static inline int
is_front_guard_valid
(struct hdr *hdr)
function
229
if (!
is_front_guard_valid
(hdr)) {
Completed in 24 milliseconds