OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPARM_1
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nc_tparm.h
52
#define
TPARM_1
(a,b) tparm(a,TPARM_N(b))
62
#define
TPARM_1
(a,b) TPARM_2(a,b,0)
63
#define
TPARM_1
(a,b) TPARM_2(a,b,0)
64
#define TPARM_0(a)
TPARM_1
(a,0)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
nc_tparm.h
58
#define
TPARM_1
(a,b) tparm(a,TPARM_N(b))
68
#define
TPARM_1
(a,b) TPARM_2(a,b,0)
69
#define
TPARM_1
(a,b) TPARM_2(a,b,0)
70
#define TPARM_0(a)
TPARM_1
(a,0)
Completed in 353 milliseconds