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

  /external/libxml2/
triodef.h 147 # define TRIO_ARGS3(list,a1,a2,a3) list a1; a2; a3;
169 # define TRIO_ARGS3(list,a1,a2,a3) (a1,a2,a3)
174 # define TRIO_VARGS3 TRIO_ARGS3
triostr.c 216 TRIO_ARGS3((target, max, source),
304 TRIO_ARGS3((target, max, source),
468 TRIO_ARGS3((first, max, second),
523 TRIO_ARGS3((first, max, second),
836 TRIO_ARGS3((target, source, Function),
892 TRIO_ARGS3((string, max, substring),
1148 TRIO_ARGS3((string, endp, base),
1197 TRIO_ARGS3((string, endp, base),
    [all...]

Completed in 33 milliseconds