OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HALF
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/tests/libntp/
prettydate.c
26
const u_int32
HALF
= 2147483648UL;
28
l_fp e_time = {{3485080800UL},
HALF
}; /* 2010-06-09 14:00:00.5 */
uglydate.c
25
const u_int32
HALF
= 2147483648UL;
27
l_fp e_time = {{3485080800UL},
HALF
}; /* 2010-06-09 14:00:00.5 */
lfptest.h
10
static const int32
HALF
= -2147483647L - 1L;
tstotv.c
29
const u_long
HALF
= 2147483648UL;
30
const l_fp input = {{50},
HALF
}; /* 50.5 s */
lfptostr.c
19
static const int
HALF
= (1 << 31);
90
l_fp test = {{10},
HALF
}; /* 10.5 */
/src/external/bsd/ntp/dist/tests/sandbox/
uglydate.c
27
const u_int32
HALF
= 2147483648UL;
29
l_fp e_time = {{3485080800UL},
HALF
}; // 2010-06-09 14:00:00.5
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPULibFunc.h
249
HALF
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026