Searched defs:common_prefix (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_mca_test_checks.py | 121 def _break_down_block(block_info, common_prefix): argument 265 def _get_block_infos(run_infos, test_path, args, common_prefix): # noqa argument 394 def _write_block(output, block, not_prefix_set, common_prefix, prefix_pad): argument 435 args, common_prefix, prefix_pad): argument
|
/netbsd-src/external/bsd/unbound/dist/edns-subnet/ |
H A D | subnetmod.c | 501 common_prefix(uint8_t *a, uint8_t *b, uint8_t net) in common_prefix() function
|