Searched refs:if_append (Results 1 – 1 of 1) sorted by relevance
827 Label if_append(this), if_grow(this), done(this); in TF_BUILTIN() local828 Branch(WordEqual(num_tasks, queue_length), &if_grow, &if_append); in TF_BUILTIN()874 BIND(&if_append); in TF_BUILTIN()