Searched defs:rtop (Results 1 – 7 of 7) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
D | bn_mont.c | 93 unsigned int rtop; in bn_from_montgomery_word() local
|
D | bn_blind.c | 182 size_t i, rtop = r->top, ntop = n->top; in BN_BLINDING_invert_ex() local
|
/third_party/openssl/crypto/bn/ |
D | bn_mont.c | 93 unsigned int rtop; in bn_from_montgomery_word() local
|
D | bn_blind.c | 182 size_t i, rtop = r->top, ntop = n->top; in BN_BLINDING_invert_ex() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libbitmask.c | 158 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() 189 unsigned int cur, rbot, rtop; in bitmask_displaylist() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_msa.c | 781 const v16u8 rtop = LD_UB(dst - BPS); in DC16() local 821 const v16u8 rtop = LD_UB(dst - BPS); in VE16() local 853 const v16u8 rtop = LD_UB(dst - BPS); in DC16NoLeft() local 880 const v16u8 rtop = LD_UB(dst - BPS); in DC8uv() local 919 const v16u8 rtop = LD_UB(dst - BPS); in VE8uv() local 942 const v16u8 rtop = LD_UB(dst - BPS); in DC8uvNoLeft() local
|
D | enc_msa.c | 527 const v16u8 rtop = LD_UB(top); in DCMode16x16() local 540 const v16u8 rtop = LD_UB(top); in DCMode16x16() local
|