Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-heap.h230 #define JITTER_HEAP_RETAG_POINTER(p, old_tag, new_tag) \ macro
H A Djitter-heap.c83 = JITTER_HEAP_RETAG_POINTER (thing->thing_on_the_left, old_tag, new_tag); in jitter_heap_change_tag()