diff options
| author | Al Viro <viro@ftp.linux.org.uk> | 2006-10-01 19:55:02 +0100 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2006-10-24 05:23:24 -0700 |
| commit | 758c8a83cebba4e7e762792719d26246a8cf8ac2 (patch) | |
| tree | 260f05cece59def5d65063abaac3628048b154ea /Makefile | |
| parent | 70ada4fad4c4a9f59862677dc7f905482c4f4e99 (diff) | |
| download | sparse-dev-758c8a83cebba4e7e762792719d26246a8cf8ac2.tar.gz | |
switch to hash-based get_one_special()
Weird, but true: the set of C two-character punctuators and
two-symbol prefixes of three-character punctuators is
distinguishable by 5-bit hash function (27 out of 32).
Application is obvious - we get much faster get_one_special()
out of that...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
