Searched refs:APPLY_CONTINUATION_FLAG (Results 1 – 1 of 1) sorted by relevance
35 #define APPLY_CONTINUATION_FLAG(handle) (((handle) & 0xCFFF) | 0x1000) macro88 continuation_handle = APPLY_CONTINUATION_FLAG(continuation_handle); in fragment_and_dispatch()