OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emptySuff
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
suff.c
238
/* TODO: Document the difference between nullSuff and
emptySuff
. */
242
static Suffix *
emptySuff
;
374
if (suff ==
emptySuff
)
375
emptySuff
= NULL;
479
emptySuff
= nullSuff = Suffix_New("");
533
* XXX: Use
emptySuff
over nullSuff?
Completed in 34 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025