Home
last modified time | relevance | path

Searched refs:copy_masks (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDstring_table.c479 static const char *copy_masks[8] = { "\xff\xff\xff\xff\xff\xff\xff\xff", variable
524 mask = *(const apr_uint64_t *)copy_masks[to_copy - copied]; in table_copy_string()