OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minnum
(Results
1 - 2
of
2
) sorted by relevancy
/src/share/examples/rump/umserv/
umserv.c
75
int
minnum
= 0;
local
77
for (j = 0; j < 8; j++,
minnum
++) {
79
i == 0 ? "" : "r", NODEBASE,
minnum
+ 'a');
83
makedev(MYMAJOR,
minnum
));
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
APFloat.h
1295
/// Implements IEEE
minNum
semantics. Returns the smaller of the 2 arguments if
1298
inline APFloat
minnum
(const APFloat &A, const APFloat &B) {
function in namespace:llvm
Completed in 20 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026