OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPARM_N
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
nc_tparm.h
40
#define
TPARM_N
(n) (TPARM_ARG)(n)
42
#define TPARM_9(a,b,c,d,e,f,g,h,i,j) tparm(a,
TPARM_N
(b),
TPARM_N
(c),
TPARM_N
(d),
TPARM_N
(e),
TPARM_N
(f),
TPARM_N
(g),
TPARM_N
(h),
TPARM_N
(i),
TPARM_N
(j)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nc_tparm.h
40
#define
TPARM_N
(n) (TPARM_ARG)(n)
42
#define TPARM_9(a,b,c,d,e,f,g,h,i,j) tparm(a,
TPARM_N
(b),
TPARM_N
(c),
TPARM_N
(d),
TPARM_N
(e),
TPARM_N
(f),
TPARM_N
(g),
TPARM_N
(h),
TPARM_N
(i),
TPARM_N
(j)
[
all
...]
Completed in 1159 milliseconds