Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dwindmc.h64 unichar *user_text; member
H A Dmcparse.y79 cur_node->user_text = $1;
H A Dwindmc.c931 if (h->user_text) in write_header()
933 s = convert_unicode_to_ACP (h->user_text); in write_header()