Searched refs:table_push (Results 1 – 1 of 1) sorted by relevance
1362 static table_entry *table_push(table *t) function1372 #define table_push(t) ((table_entry *) ap_push_array(&(t)->a)) macro1453 elts = (table_entry *) table_push(t);1499 elts = (table_entry *) table_push(t);1541 elts = (table_entry *) table_push(t);1571 elts = (table_entry *) table_push(t);1580 elts = (table_entry *) table_push(t);1602 elts = (table_entry *) table_push(t);