Searched refs:Heapid (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dmem.c134 static Heapid next_heap_id = (Heapid)1;
143 mod_export Heapid last_heap_id;
171 static Heapid
360 Heapid new_id = new_heap_id();
643 Heapid heap_id = h->heap_id;
741 memory_validate(Heapid heap_id)
H A Dzsh.h2449 * A Heapid is a type for identifying, uniquely up to the point where
2459 typedef unsigned int Heapid; typedef
2463 /* printf format specifier corresponding to Heapid */
2508 Heapid heap_id;
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomp.h80 Heapid heap_id;

Completed in 190 milliseconds