OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_int
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libm/noieee_src/
n_lgamma.c
215
int
x_int
;
local in function:small_lgam
218
x_int
= (x + .5);
219
y = x -
x_int
;
220
if (
x_int
<= 2 && y > RIGHT) {
222
y--;
x_int
++;
233
switch (
x_int
) {
258
switch (
x_int
) {
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025