OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atof_ieee
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
atof-ieee.c
0
/*
atof_ieee
.c - turn a Flonum into an IEEE floating point number
160
point number. This function does the same thing as
atof_ieee
234
atof_ieee
(char *str, /* Text to convert to binary. */
787
type = 'x'; /* This is what
atof_ieee
() understands. */
831
t =
atof_ieee
(input_line_pointer, type, words);
233
atof_ieee
(char *str, \/* Text to convert to binary. *\/
function
/src/external/gpl3/binutils.old/dist/gas/config/
atof-ieee.c
0
/*
atof_ieee
.c - turn a Flonum into an IEEE floating point number
160
point number. This function does the same thing as
atof_ieee
234
atof_ieee
(char *str, /* Text to convert to binary. */
787
type = 'x'; /* This is what
atof_ieee
() understands. */
831
t =
atof_ieee
(input_line_pointer, type, words);
233
atof_ieee
(char *str, \/* Text to convert to binary. *\/
function
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026