Home
last modified time | relevance | path

Searched refs:POP_TWO_SCALARS (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gawk/gawk-5.1.1/
H A Dbuiltin.c84 #define POP_TWO_SCALARS(s1, s2) \ macro
374 POP_TWO_SCALARS(s1, s2); in do_index()
2486 POP_TWO_SCALARS(t1, t2); in do_atan2()
3454 POP_TWO_SCALARS(s1, s2); in do_lshift()
3493 POP_TWO_SCALARS(s1, s2); in do_rshift()
H A DChangeLog.0965 * builtin.c (POP_TWO_SCALARS): New macro to free first scalar in case