Searched refs:bin_array (Results 1 – 3 of 3) sorted by relevance
204 code = ialloc_ref_array(&pbs->bin_array, in scan_binary_token()223 refset_null(pbs->bin_array.value.refs + index, in scan_binary_token()224 r_size(&pbs->bin_array) - index); in scan_binary_token()302 make_null(&pbs->bin_array); /* clean up for GC */ in scan_binary_token()337 code = ialloc_ref_array(&pbs->bin_array, a_all, arg, in scan_binary_token()348 refset_null(pbs->bin_array.value.refs + pbs->index, in scan_binary_token()399 ref *np = pbs->bin_array.value.refs + index; in scan_bin_num_array_continue()402 for (; index < r_size(&pbs->bin_array); index++, np++) { in scan_bin_num_array_continue()423 *pref = pbs->bin_array; in scan_bin_num_array_continue()447 ref *abase = pbs->bin_array.value.refs; in scan_bos_continue()[all …]
66 ref bin_array; member
172 #define ssarray ssptr->s_ss.binary.bin_array