Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/mbedtls/
H A Dbase64.c152 static unsigned char mbedtls_base64_eq( size_t in_a, size_t in_b ) in mbedtls_base64_eq() argument
154 size_t difference = in_a ^ in_b; in mbedtls_base64_eq()
/reactos/sdk/tools/hhpcomp/lzx_compress/
H A Dlzx_layer.c77 static int cmp_leaves(const void *in_a, const void *in_b) in cmp_leaves() argument
80 const struct h_elem *b = in_b; in cmp_leaves()
94 cmp_pathlengths(const void *in_a, const void *in_b) in cmp_pathlengths() argument
97 const struct h_elem *b = in_b; in cmp_pathlengths()