OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:functionCode
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/
testfloat.c
89
uint8
functionCode
;
104
functionCode
= 0;
171
for (
functionCode
= 1;
172
functionCode
< NUM_FUNCTIONS;
173
++
functionCode
175
if ( functionExists[
functionCode
] ) {
176
puts( functions[
functionCode
].name );
246
functionCode
= 0;
251
functionCode
= 0;
256
functionCode
= 0
[
all
...]
/src/lib/libc/softfloat/
timesoftfloat.c
2053
uint8
functionCode
,
2062
functionName = functions[
functionCode
].name;
2116
switch (
functionCode
) {
2411
uint8
functionCode
,
2421
if ( ! functions[
functionCode
].roundingPrecision ) {
2431
if ( ! functions[
functionCode
].roundingMode ) {
2443
if ( ! functions[
functionCode
]
2453
if ( ! functions[
functionCode
].tininessMode ) {
2461
functionCode
, roundingPrecision, roundingMode, tininessMode
2485
uint8
functionCode
;
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025