HomeSort by relevance Sort by last modified time
    Searched refs:ql (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/bn/
bn_div.c 340 BN_ULONG t2l,t2h,ql,qh;
359 ql =LBITS(q); qh =HBITS(q);
360 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
564 BN_ULONG t2l,t2h,ql,qh;
583 ql =LBITS(q); qh =HBITS(q);
584 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
  /external/libxml2/
HTMLparser.c 3022 int q, ql; local
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 612 milliseconds