Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbignum_add.S47 #define ashort eax macro
103 mov ashort, 0
135 mov ashort, 0
H A Dbignum_sub.S47 #define ashort eax macro
135 mov ashort, 0
/openbsd/gnu/usr.bin/perl/
H A Dpp_pack.c1347 short ashort; in S_unpack_rec() local
1348 SHIFT_VAR(utf8, s, strend, ashort, datumtype, needs_swap); in S_unpack_rec()
1350 mPUSHi(ashort); in S_unpack_rec()
1352 cdouble += (NV)ashort; in S_unpack_rec()
1354 cuv += ashort; in S_unpack_rec()
2833 short ashort; in S_pack_rec() local
2835 ashort = SvIV_no_inf(fromstr, datumtype); in S_pack_rec()
2836 PUSH_VAR(utf8, cur, ashort, needs_swap); in S_pack_rec()
H A DConfigure11828 unsigned short ashort;