Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_handle.c31 static int next_entry_is_c_format = 0; variable
215 next_entry_is_c_format = 0; in clear_state()
317 next_entry_is_c_format = 0; in handle_comment()
319 next_entry_is_c_format = 1; in handle_comment()
463 check_format(id, str, next_entry_is_c_format); in handle_message()