Searched defs:print_function (Results 1 – 5 of 5) sorted by relevance
104 void (*print_function) (void *datum, const char *message) = nullptr; member
65 void (*print_function) (void *datum, const char *message); member
67 void (*print_function) (void *datum, const char *message); member
443 print_function(FILE* f, const char* function_name) const in print_function() function in gold::Binary_expression