Searched refs:this_nt (Results 1 - 2 of 2) sorted by relevance

/external/ltrace/
H A Dread_config_file.c449 struct named_type this_nt; local
450 named_type_init(&this_nt, info, own);
451 this_nt.forward = fwd;
454 if (protolib_add_named_type(plib, name, 1, &this_nt) < 0) {
455 named_type_destroy(&this_nt);
463 if (this_nt.info->type != ARGTYPE_STRUCT) {
467 named_type_destroy(&this_nt);
474 assert(this_nt.own_type);
476 *forward->info = *this_nt.info;
478 free(this_nt
[all...]
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 1914 milliseconds