1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Bug fix: make -j 0 work.

This commit is contained in:
Bruno Haible
2003-01-14 12:45:46 +00:00
parent f60e559cfa
commit c67f999b54
3 changed files with 38 additions and 22 deletions

View File

@@ -62,8 +62,9 @@ private:
/* Returns the number of key positions. */
int get_max_keysig_size () const;
/* Initializes the asso_values[] related parameters and put a first guess
into asso_values[]. */
/* Initializes the asso_values[] related parameters. */
void prepare_asso_values ();
/* Puts a first guess into asso_values[]. */
void init_asso_values ();
/* Computes a keyword's hash value, relative to the current _asso_values[],