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

/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c1264 and write whether each wchar_t is binary data to is_binary.
1266 We assume offset_buffer and is_binary is already allocated
1271 char *is_binary);
1273 convert_mbs_to_wcs (dest, src, len, offset_buffer, is_binary)
1288 char *is_binary;
1314 is_binary[wc_count] = TRUE;
1317 is_binary[wc_count] = FALSE;
2369 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2394 char *is_binary = NULL;
2448 is_binary
2381 char *is_binary = NULL; variable
2440 free(is_binary); variable
2450 free(is_binary); variable
2474 free(is_binary); variable
4238 free (is_binary); variable
5144 char *is_binary = NULL; local
5690 char *is_binary = NULL; local
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c1267 and write whether each wchar_t is binary data to is_binary.
1269 We assume offset_buffer and is_binary is already allocated
1274 char *is_binary);
1276 convert_mbs_to_wcs (dest, src, len, offset_buffer, is_binary)
1291 char *is_binary;
1321 is_binary[wc_count] = TRUE;
1324 is_binary[wc_count] = FALSE;
2322 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2347 char *is_binary = NULL;
2401 is_binary
2334 char *is_binary = NULL; variable
2393 free(is_binary); variable
2403 free(is_binary); variable
2427 free(is_binary); variable
4196 free (is_binary); variable
5106 char *is_binary = NULL; local
5652 char *is_binary = NULL; local
[all...]

Completed in 98 milliseconds