Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-mo.h34 extern bool no_hash_table;
H A Dwrite-mo.c75 bool no_hash_table; variable
386 omit_hash_table = (no_hash_table && minor_revision == 0); in write_table()
H A Dmsgfmt.c323 no_hash_table = true; in main()
H A DChangeLog.02190 (no_hash_table): Likewise. Change type to boolean.
2191 (long_options): Don't take &no_hash_table.
2193 (main): Set no_hash_table here. Call msgdomain_write_mo and
H A DChangeLog3729 * write-mo.h (alignment, no_hash_table): Likewise.