HomeSort by relevance Sort by last modified time
    Searched full:type_init_common (Results 1 - 1 of 1) sorted by null

  /external/ltrace/
type.c 76 type_init_common(struct arg_type_info *info, enum arg_type type) function
91 type_init_common(info, ARGTYPE_STRUCT);
189 type_init_common(info, ARGTYPE_ARRAY);
213 type_init_common(info, ARGTYPE_POINTER);

Completed in 278 milliseconds