Home
last modified time | relevance | path

Searched defs:dd (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/hash/
H A Dhash_ripemd.c206 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
297 php_hash_uint32 aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
395 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
494 php_hash_uint32 aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c415 int dd; in find_minlength() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c73 #define DD4(dd) ((dd) << 12) argument

Completed in 23 milliseconds