Home | History | Annotate | Download | only in ppc

Lines Matching full:external_function_

799       : external_function_(external_function),
823 void* external_function() { return external_function_; }
830 if (current->external_function_ == external_function) {
867 void* external_function_;