OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hexfloat
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/gmp/dist/scanf/
doscan.c
224
int chars, c, base, first, width, seen_point, seen_digit,
hexfloat
;
local
245
hexfloat
= 0;
277
hexfloat
= 1;
336
if (
hexfloat
&& (c == 'p' || c == 'P'))
342
else if (!
hexfloat
&& (c == 'e' || c == 'E'))
395
ASSERT_NOCARRY (mpf_set_str (f, s,
hexfloat
? 16 : 10));
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ios_base.h
1124
hexfloat
(ios_base& __base)
function in class:io_errc
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ios_base.h
1104
hexfloat
(ios_base& __base)
function in class:io_errc
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026