OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRIO_VA_START
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
triodef.h
150
# define
TRIO_VA_START
(x,y) va_start(x)
172
# define
TRIO_VA_START
(x,y) va_start(x,y)
/external/libxslt/libxslt/
triodef.h
148
# define
TRIO_VA_START
(x,y) va_start(x)
170
# define
TRIO_VA_START
(x,y) va_start(x,y)
Completed in 38 milliseconds