OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mul64ll
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblutil/
uuid.c
201
#define
mul64ll
(i1, i2) ((UI64) (i1) * (i2))
macro
231
mul64ll
(unsigned long i1, unsigned long i2)
function
365
tl =
mul64ll
(tv.tv_sec, 10000000UL);
uuid.c
201
#define
mul64ll
(i1, i2) ((UI64) (i1) * (i2))
macro
231
mul64ll
(unsigned long i1, unsigned long i2)
function
365
tl =
mul64ll
(tv.tv_sec, 10000000UL);
Completed in 36 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026