OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tdot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
ctl.c
1467
const char *elm, *
tdot
, *dot;
local
1473
dot = ((
tdot
= strchr(elm, '.')) != NULL) ?
tdot
: strchr(elm, '\0');
1540
dot = ((
tdot
= strchr(elm, '.')) != NULL) ?
tdot
:
/src/external/bsd/jemalloc/dist/src/
ctl.c
1495
const char *elm, *
tdot
, *dot;
local
1501
dot = ((
tdot
= strchr(elm, '.')) != NULL) ?
tdot
: strchr(elm, '\0');
1568
dot = ((
tdot
= strchr(elm, '.')) != NULL) ?
tdot
Completed in 22 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026