OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmt_scaled
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
fmt_scaled.c
1
/* $NetBSD:
fmt_scaled
.c,v 1.8 2019/01/27 02:08:33 pgoyette Exp $ */
2
/* $OpenBSD:
fmt_scaled
.c,v 1.9 2007/03/20 03:42:52 tedu Exp $ */
30
/* OPENBSD ORIGINAL: lib/libutil/
fmt_scaled
.c */
33
*
fmt_scaled
: Format numbers scaled for human comprehension
43
__RCSID("$NetBSD:
fmt_scaled
.c,v 1.8 2019/01/27 02:08:33 pgoyette Exp $");
53
#include "
fmt_scaled
.h"
196
fmt_scaled
(long long number, char *result)
function
268
if (
fmt_scaled
(ninput, buf) == 0)
fmt_scaled.c
1
/* $NetBSD:
fmt_scaled
.c,v 1.8 2019/01/27 02:08:33 pgoyette Exp $ */
2
/* $OpenBSD:
fmt_scaled
.c,v 1.9 2007/03/20 03:42:52 tedu Exp $ */
30
/* OPENBSD ORIGINAL: lib/libutil/
fmt_scaled
.c */
33
*
fmt_scaled
: Format numbers scaled for human comprehension
43
__RCSID("$NetBSD:
fmt_scaled
.c,v 1.8 2019/01/27 02:08:33 pgoyette Exp $");
53
#include "
fmt_scaled
.h"
196
fmt_scaled
(long long number, char *result)
function
268
if (
fmt_scaled
(ninput, buf) == 0)
namespace.h
30
#define
fmt_scaled
ssh_fmt_scaled
macro
namespace.h
30
#define
fmt_scaled
ssh_fmt_scaled
macro
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026