OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGPARM_2_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpf/
ceilfloor.c
39
static void __gmpf_ceil_or_floor (
REGPARM_2_1
(mpf_ptr, mpf_srcptr, int)) REGPARM_ATTR (1);
40
#define mpf_ceil_or_floor(r,u,dir) __gmpf_ceil_or_floor (
REGPARM_2_1
(r, u, dir))
/src/external/lgpl3/gmp/dist/
gmp-impl.h
767
#define
REGPARM_2_1
(a,b,x) x,a,b
771
#define
REGPARM_2_1
(a,b,x) a,b,x
Completed in 19 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026