OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPARM_7
(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
46
#define
TPARM_7
(a,b,c,d,e,f,g,h) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPARM_N(g),TPARM_N(h))
56
#define
TPARM_7
(a,b,c,d,e,f,g,h) TPARM_8(a,b,c,d,e,f,g,h,0)
57
#define TPARM_6(a,b,c,d,e,f,g)
TPARM_7
(a,b,c,d,e,f,g,0)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nc_tparm.h
46
#define
TPARM_7
(a,b,c,d,e,f,g,h) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPARM_N(g),TPARM_N(h))
56
#define
TPARM_7
(a,b,c,d,e,f,g,h) TPARM_8(a,b,c,d,e,f,g,h,0)
57
#define TPARM_6(a,b,c,d,e,f,g)
TPARM_7
(a,b,c,d,e,f,g,0)
Completed in 637 milliseconds