Searched refs:DUK__CONST (Results 1 – 6 of 6) sorted by relevance
1944 #define DUK__CONST(x) (*(consts + (x))) macro1947 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…4499 #undef DUK__CONST
1944 #define DUK__CONST(x) (*(consts + (x))) macro1947 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…4507 #undef DUK__CONST
67180 #define DUK__CONST(x) (*(consts + (x))) macro67183 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…69735 #undef DUK__CONST
67542 #define DUK__CONST(x) (*(consts + (x))) macro67545 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…70105 #undef DUK__CONST
67291 #define DUK__CONST(x) (*(consts + (x))) macro67294 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…69846 #undef DUK__CONST
67431 #define DUK__CONST(x) (*(consts + (x))) macro67434 #define DUK__REGCONST(x) ((x) < DUK_BC_REGLIMIT ? DUK__REG((x)) : DUK__CONST((x) - DUK_BC_REGLIM…69994 #undef DUK__CONST