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

/freebsd-10.0-release/contrib/gcc/
H A Dregrename.c45 struct du_chain *next_chain; member in struct:du_chain
243 all_chains = this->next_chain;
406 this->next_chain = open_chains;
432 p = &this->next_chain;
442 p = &this->next_chain;
458 this->next_chain = (*p)->next_chain;
472 struct du_chain *next = this->next_chain;
481 this->next_chain = closed_chains;
500 p = &this->next_chain;
[all...]
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_cam.c1483 goto next_chain;
1576 next_chain:
1882 goto next_chain;
1962 next_chain:

Completed in 90 milliseconds