Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dapprentice.c146 private uint64_t swap8(uint64_t);
3156 swap8(uint64_t sv) function
3198 m->value.q = swap8(m->value.q);
3199 m->num_mask = swap8(m->num_mask);

Completed in 15 milliseconds