OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interned_strings
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
str.c
77
static HashTable
interned_strings
;
variable in typeref:typename:HashTable
411
HashTable_Init(&
interned_strings
);
418
HashTable_Done(&
interned_strings
);
426
return HashTable_CreateEntry(&
interned_strings
, str, NULL)->key;
Completed in 19 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025