Searched defs:ARGTYPE_ARRAY (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dtype.h40 ARGTYPE_ARRAY, /* Series of values in memory */ enumerator in enum:arg_type
50 /* ARGTYPE_ARRAY */
92 * either ARGTYPE_STRUCT or ARGTYPE_ARRAY of constant length. If
93 * ARGTYPE_ARRAY does not have a constant length, this returns -1. */
96 /* Initialize INFO so it becomes ARGTYPE_ARRAY. The element type is

Completed in 128 milliseconds