OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sign_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
tools.h
81
}
sign_t
;
typedef in typeref:enum:__anon9475
116
sign_t
sign;
167
sign_t
arg_sign_value(struct cmd_context *cmd, int a, const
sign_t
def);
/src/external/lgpl3/mpfr/dist/tests/
trint.c
504
int inexact,
sign_t
;
local
579
sign_t
= mpfr_cmp_ui (t, 0);
581
(((inexact == 0) && (
sign_t
!= 0)) ||
582
((inexact < 0) && (
sign_t
>= 0)) ||
583
((inexact > 0) && (
sign_t
<= 0))))
Completed in 114 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026