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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c3566 static struct type *current_template = NULL;
3763 /* Kludge alert: This stuffs a global "current_template" which
3767 current_template = type;
4393 current_template = NULL;
4484 if (current_template != NULL)
4485 return TYPE_TEMPLATE_ARG (current_template, n).type;
3551 static struct type *current_template = NULL; variable in typeref:struct:type

Completed in 56 milliseconds