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

  /external/libxml2/
triostr.c 187 TRIO_ARGS2((target, source),
247 TRIO_ARGS2((string, substring),
275 TRIO_ARGS2((target, source),
324 TRIO_ARGS2((source, size),
371 trio_duplicate_max TRIO_ARGS2((source, max),
401 TRIO_ARGS2((first, second),
440 TRIO_ARGS2((first, second),
496 TRIO_ARGS2((first, second),
631 TRIO_ARGS2((string, type),
668 TRIO_ARGS2((string, character)
    [all...]
triodef.h 146 # define TRIO_ARGS2(list,a1,a2) list a1; a2;
168 # define TRIO_ARGS2(list,a1,a2) (a1,a2)
173 # define TRIO_VARGS2 TRIO_ARGS2
trionan.c 195 TRIO_ARGS2((number, has_mantissa),
561 TRIO_ARGS2((number, is_negative),
798 TRIO_ARGS2((prefix, number),

Completed in 4986 milliseconds