OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Long
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/gdtoa/
qnan.c
34
/* double, and perhaps
long
double) on the current system, */
42
/* (for
long
double) perhaps as unsigned short values. Once */
44
/* had sizeof(
long
double) = 10. Are such compilers still */
50
#ifndef
Long
51
#define
Long
long
54
typedef unsigned
Long
Ulong;
68
#define UL (unsigned
long
)
80
long
double D;
gdtoa.h
46
#ifndef
Long
47
#define
Long
int32_t
131
extern char* ldtoa ANSI((
long
double *ld, int mode, int ndigits, int *decpt,
133
extern char* hldtoa ANSI((
long
double e, const char *xdigs, int ndigits,
141
extern int strtodg ANSI((CONST char*, char**, CONST FPI*,
Long
*, ULong*,
gdtoaimp.h
88
* #define
Long
int on machines with 32-bit ints and 64-bit longs.
107
* #define NO_LONG_LONG on machines that do not have a "
long
long
"
109
* #define Just_16 to store 16 bits per 32-bit
Long
when doing
112
* being converted. If
long
long
is available and the name is
113
* something other than "
long
long
", #define Llong to be the name,
131
* When used, the private pool is PRIVATE_MEM bytes
long
: 2304 bytes,
134
* such as decimal-to-binary conversion of a very
long
string o
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/lib/
print.c
78
BOOLEAN
Long
;
1111
Item.
Long
= FALSE;
1189
Item.
Long
= TRUE;
1193
Item.Width = Item.
Long
? 16 : 8;
1201
Item.
Long
? va_arg(ps->args, UINT64) : va_arg(ps->args, UINT32)
1217
Item.
Long
? va_arg(ps->args, UINT64) : va_arg(ps->args, UINT32)
1226
Item.
Long
? va_arg(ps->args, INT64) : va_arg(ps->args, INT32)
Completed in 15 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025