Searched refs:first_free_slot (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Ddiv.cpp490 trap *first_free_slot = 0; local
494 if (first_free_slot == 0)
495 first_free_slot = *p;
502 if (first_free_slot) {
503 first_free_slot->nm = nam;
504 first_free_slot->position = pos;

Completed in 155 milliseconds