Home
last modified time | relevance | path

Searched refs:do_lshift (Results 1 – 16 of 16) sorted by relevance

/dports/security/libgcrypt/libgcrypt-1.9.4/src/
H A Dmpicalc.c235 do_lshift (void) in do_lshift() function
502 do_lshift (); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/src/
H A Dmpicalc.c235 do_lshift (void) in do_lshift() function
502 do_lshift (); in main()
/dports/lang/janet/janet-1.19.2/src/core/
H A Dcfuns.c285 static JanetSlot do_lshift(JanetFopts opts, JanetSlot *args) { in do_lshift() function
373 {NULL, do_lshift},
/dports/japanese/gawk/gawk-3.0.6/
H A Dawk.h800 extern NODE *do_lshift P((NODE *tree));
H A Dbuiltin.c2097 do_lshift(tree) in do_lshift() function
H A Dawk.y953 {"lshift", Node_builtin, LEX_BUILTIN, GAWKX|A(2), do_lshift},
H A Dawktab.c2451 {"lshift", Node_builtin, LEX_BUILTIN, GAWKX|A(2), do_lshift},
H A DChangeLog774 * builtin.c (do_and, do_or, do_xor, do_lshift, do_rshift): new
/dports/lang/gawk/gawk-5.1.1/
H A Dawk.h1499 extern NODE *do_lshift(int nargs);
H A Dbuiltin.c3448 do_lshift(int nargs) in do_lshift() function
H A DChangeLog.0967 (do_index, do_atan2, do_lshift, do_rshift, do_and, do_or, do_xor): Use it
4266 * builtin.c (do_lshift, do_rshift, do_and, do_or, do_xor, do_compl):
4411 (do_lshift, do_rshift, do_and, do_or, do_xor, do_compl): Use them.
5350 (do_lshift, do_rshift, do_and, do_or, do_xor, do_compl): Likewise,
5364 (do_lshift, do_rshift): Complain if the shift width is exactly equal
9238 * builtin.c (do_and, do_or, do_xor, do_lshift, do_rshift): New
H A Dawkgram.y2315 {"lshift", Op_builtin, LEX_BUILTIN, GAWKX|A(2), do_lshift, MPF(lshift)},
H A Dawkgram.c4823 {"lshift", Op_builtin, LEX_BUILTIN, GAWKX|A(2), do_lshift, MPF(lshift)},
H A DChangeLog.12751 * builtin.c (do_lshift, do_rshift, do_and, do_or, do_xor, do_compl):
3416 (do_atan2, do_lshift, do_rshift, do_and, do_or, do_xor, do_compl,
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DChangeLog5047 * src/mpicalc.c (do_lshift): New.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog4678 * src/mpicalc.c (do_lshift): New.