Home
last modified time | relevance | path

Searched refs:nomem (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/coverity-scan/
H A Dmodel.c152 int nomem; in g_try_malloc_n() local
154 if (nomem) { in g_try_malloc_n()
162 int nomem; in g_try_malloc0_n() local
164 if (nomem) { in g_try_malloc0_n()
172 int nomem; in g_try_realloc_n() local
174 if (nomem) { in g_try_realloc_n()
229 int nomem; in g_try_malloc() local
231 if (nomem) { in g_try_malloc()
239 int nomem; in g_try_malloc0() local
241 if (nomem) { in g_try_malloc0()
[all …]