HomeSort by relevance Sort by last modified time
    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 13 milliseconds