Searched refs:tdot (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/jemalloc/src/
H A Dctl.c822 const char *elm, *tdot, *dot; local
828 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot : strchr(elm, '\0');
904 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot :

Completed in 63 milliseconds