Searched defs:alloc_err (Results 1 – 3 of 3) sorted by relevance
122 const char alloc_err[] = "Cannot allocate memory\n"; variable
121 const char alloc_err[] = "Cannot allocate memory\n"; variable
96 fn alloc_err(self, layout: Layout) -> TryReserveError { in alloc_err() method