Home
last modified time | relevance | path

Searched defs:current_language (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript.cc2548 Version_script_info::Language current_language = LANGUAGE_C; in print_expression_list() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript.cc2548 Version_script_info::Language current_language = LANGUAGE_C; in print_expression_list() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3382 hyphenation_language *current_language = 0; variable