Home
last modified time | relevance | path

Searched refs:obqueue_pop_n (Results 1 – 3 of 3) sorted by relevance

/dports/devel/tla/tla-1.3.5/src/hackerlab/obqueues/
H A Dobqueue.h128 extern void obqueue_pop_n (t_obqueue * oq,
H A Dobqueue.c483 obqueue_pop_n (t_obqueue * oq, in obqueue_pop_n() function
/dports/devel/tla/tla-1.3.5/src/hackerlab/oblists/
H A Doblist.c359 obqueue_pop_n (RIGHT(ol), limits, elt_size, translate_type (type), (void *)&olc, amt_to_move); in oblist_move_gap()
469 obqueue_pop_n (RIGHT (ol), limits, elt_size, translate_type (type), (void *)&olc, n); in oblist_delete_n()