Searched refs:twoslots (Results 1 – 1 of 1) sorted by relevance
335 UChar** twoslots ) in alloc_symname_array() argument340 twoslots[0] = pri_name; in alloc_symname_array()341 twoslots[1] = NULL; in alloc_symname_array()342 return twoslots; in alloc_symname_array()361 static void free_symname_array ( UChar** names, UChar** twoslots ) in free_symname_array() argument363 if (names != twoslots) in free_symname_array()415 UChar* twoslots[2]; in VG_() local417 &twoslots[0]); in VG_()457 free_symname_array(names_init, &twoslots[0]); in VG_()465 UChar* twoslots[2]; in VG_() local[all …]