OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iyflg
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/ld80/
e_powl.c
251
int i, nflg,
iyflg
, yoddint;
local in function:powl
301
/* Set
iyflg
to 1 if y is an integer. */
302
iyflg
= 0;
304
iyflg
= 1;
308
if(
iyflg
)
358
if(
iyflg
== 0 )
366
if(
iyflg
)
e_powl.c
251
int i, nflg,
iyflg
, yoddint;
local in function:powl
301
/* Set
iyflg
to 1 if y is an integer. */
302
iyflg
= 0;
304
iyflg
= 1;
308
if(
iyflg
)
358
if(
iyflg
== 0 )
366
if(
iyflg
)
Completed in 26 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025