Searched refs:newstate (Results 1 – 2 of 2) sorted by relevance
110 void newstate(ctx_t* ctx, state_t state) { in newstate() function137 newstate(ctx, IDLE); in process_directive()145 newstate(ctx, MARKDOWN); in process_directive()152 newstate(ctx, CODEBLOCK); in process_directive()179 newstate(ctx, IDLE); in process_comment()198 newstate(ctx, ONEFUNCTION); in process_source()226 newstate(ctx, IDLE); in process_source()241 newstate(ctx, IDLE); in process_empty()
142 uint32_t newstate, bool block) __TA_REQUIRES(eth_lock) { in eth_get_buffer_locked() argument176 buf->state = newstate; in eth_get_buffer_locked()
Completed in 7 milliseconds