Searched defs:xmalloc (Results 1 – 2 of 2) sorted by relevance
| /scripts/dtc/ | ||
| A D | util.h | 52 static inline void *xmalloc(size_t len) in xmalloc() function |
| /scripts/kconfig/ | ||
| A D | util.c | 83 void *xmalloc(size_t size) in xmalloc() function |
Completed in 4 milliseconds