Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-heap.h240 #define JITTER_HEAP_UNTAG_POINTER(p) \ macro
276 (JITTER_HEAP_UNTAG_POINTER((thing)->thing_on_the_left))
H A Djitter-heap-debug.c76 = JITTER_HEAP_UNTAG_POINTER (h->thing_on_the_left); in jitter_heap_debug_block()