HomeSort by relevance Sort by last modified time
    Searched refs:TRIO_ARGS4 (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
triodef.h 148 # define TRIO_ARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4;
170 # define TRIO_ARGS4(list,a1,a2,a3,a4) (a1,a2,a3,a4)
175 # define TRIO_VARGS4 TRIO_ARGS4
triostr.c 602 TRIO_ARGS4((target, max, format, datetime),
    [all...]

Completed in 72 milliseconds