Home
last modified time | relevance | path

Searched refs:get_src (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp41 #define get_src(ident) ((ident) == NULL ? NULL : (ident)->psource) macro
44 "\tpushing on stack: %s (%s)\n", cons_text_c[(ct)], get_src((ident))
47 get_src((p)->stack_data[tos].ident)
182 cons_text_c[c->type], get_src(c->ident), c->prev, c->name); in dump_cons_stack()