OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lt_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_dumbclock.c
238
struct tm *
lt_p
;
local
283
lt_p
= localtime(&asserted_time);
284
if (
lt_p
)
286
up->ymd = *
lt_p
;
/src/external/gpl3/gcc.old/dist/gcc/
wide-int.h
521
BINARY_PREDICATE
lt_p
(const T1 &, const T2 &, signop);
1958
wi::
lt_p
(const T1 &x, const T2 &y, signop sgn)
function in class:wi
Completed in 22 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026