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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dar.c1019 bfd **current_ptr_ptr;
1041 current_ptr_ptr = &(arch->archive_next);
1042 while (*current_ptr_ptr)
1045 (*current_ptr_ptr)->filename) == 0)
1061 *current_ptr_ptr = ((*current_ptr_ptr)->archive_next);
1066 current_ptr_ptr = &((*current_ptr_ptr)->archive_next);
1091 bfd **current_ptr_ptr; /* cdr pointer into contents */
1095 current_ptr_ptr
1016 bfd **current_ptr_ptr; local
1088 bfd **current_ptr_ptr; /* cdr pointer into contents */ local
[all...]

Completed in 68 milliseconds