Home
last modified time | relevance | path

Searched refs:LJLIB_REC (Results 1 – 25 of 98) sorted by relevance

1234

/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
51 LJLIB_ASM_(math_deg) LJLIB_REC(math_degrad) in LJLIB_REC()
54 LJLIB_ASM_(math_rad) LJLIB_REC(math_degrad) in LJLIB_REC()
56 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
72 LJLIB_ASM(math_atan2) LJLIB_REC(.)
78 LJLIB_ASM_(math_pow) LJLIB_REC(.)
81 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
92 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c22 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_unary IR_TOBIT) in LJLIB_REC() function
27 LJLIB_ASM_(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
28 LJLIB_ASM_(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC()
30 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC()
36 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
37 LJLIB_ASM_(bit_arshift) LJLIB_REC(bit_shift IR_BSAR) in LJLIB_REC()
38 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
39 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
41 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
47 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
[all …]
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
51 LJLIB_ASM_(math_deg) LJLIB_REC(math_degrad) in LJLIB_REC()
54 LJLIB_ASM_(math_rad) LJLIB_REC(math_degrad) in LJLIB_REC()
56 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
72 LJLIB_ASM(math_atan2) LJLIB_REC(.)
78 LJLIB_ASM_(math_pow) LJLIB_REC(.)
81 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
92 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c22 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_unary IR_TOBIT) in LJLIB_REC() function
27 LJLIB_ASM_(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
28 LJLIB_ASM_(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC()
30 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC()
36 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
37 LJLIB_ASM_(bit_arshift) LJLIB_REC(bit_shift IR_BSAR) in LJLIB_REC()
38 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
39 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
41 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
47 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
[all …]
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
51 LJLIB_ASM_(math_deg) LJLIB_REC(math_degrad) in LJLIB_REC()
54 LJLIB_ASM_(math_rad) LJLIB_REC(math_degrad) in LJLIB_REC()
56 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
72 LJLIB_ASM(math_atan2) LJLIB_REC(.)
78 LJLIB_ASM_(math_pow) LJLIB_REC(.)
81 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
92 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c22 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_unary IR_TOBIT) in LJLIB_REC() function
27 LJLIB_ASM_(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
28 LJLIB_ASM_(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC()
30 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC()
36 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
37 LJLIB_ASM_(bit_arshift) LJLIB_REC(bit_shift IR_BSAR) in LJLIB_REC()
38 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
39 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
41 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
47 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
51 LJLIB_ASM_(math_deg) LJLIB_REC(math_degrad) in LJLIB_REC()
54 LJLIB_ASM_(math_rad) LJLIB_REC(math_degrad) in LJLIB_REC()
56 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
72 LJLIB_ASM(math_atan2) LJLIB_REC(.)
78 LJLIB_ASM_(math_pow) LJLIB_REC(.)
81 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
92 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c22 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_unary IR_TOBIT) in LJLIB_REC() function
27 LJLIB_ASM_(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
28 LJLIB_ASM_(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC()
30 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC()
36 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
37 LJLIB_ASM_(bit_arshift) LJLIB_REC(bit_shift IR_BSAR) in LJLIB_REC()
38 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
39 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
41 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
47 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
[all …]
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlib_math.c24 LJLIB_ASM(math_abs) LJLIB_REC(.)
32 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
38 LJLIB_ASM_(math_exp) LJLIB_REC(math_call IRCALL_exp) in LJLIB_REC()
39 LJLIB_ASM_(math_sin) LJLIB_REC(math_call IRCALL_sin) in LJLIB_REC()
40 LJLIB_ASM_(math_cos) LJLIB_REC(math_call IRCALL_cos) in LJLIB_REC()
51 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
70 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
76 LJLIB_ASM_(math_pow) LJLIB_REC(.)
79 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
90 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]
H A Dlib_buffer.c64 LJLIB_CF(buffer_method_reset) LJLIB_REC(.)
72 LJLIB_CF(buffer_method_skip) LJLIB_REC(.)
86 LJLIB_CF(buffer_method_set) LJLIB_REC(.)
114 LJLIB_CF(buffer_method_put) LJLIB_REC(.)
150 LJLIB_CF(buffer_method_putf) LJLIB_REC(.)
159 LJLIB_CF(buffer_method_get) LJLIB_REC(.)
214 LJLIB_CF(buffer_method_commit) LJLIB_REC(.)
224 LJLIB_CF(buffer_method_ref) LJLIB_REC(.)
271 LJLIB_CF(buffer_method___len) LJLIB_REC(.)
327 LJLIB_CF(buffer_encode) LJLIB_REC(.)
[all …]
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlib_math.c24 LJLIB_ASM(math_abs) LJLIB_REC(.)
32 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
38 LJLIB_ASM_(math_exp) LJLIB_REC(math_call IRCALL_exp) in LJLIB_REC()
39 LJLIB_ASM_(math_sin) LJLIB_REC(math_call IRCALL_sin) in LJLIB_REC()
40 LJLIB_ASM_(math_cos) LJLIB_REC(math_call IRCALL_cos) in LJLIB_REC()
51 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
70 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
76 LJLIB_ASM_(math_pow) LJLIB_REC(.)
79 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
90 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]
H A Dlib_buffer.c64 LJLIB_CF(buffer_method_reset) LJLIB_REC(.)
72 LJLIB_CF(buffer_method_skip) LJLIB_REC(.)
86 LJLIB_CF(buffer_method_set) LJLIB_REC(.)
114 LJLIB_CF(buffer_method_put) LJLIB_REC(.)
150 LJLIB_CF(buffer_method_putf) LJLIB_REC(.)
159 LJLIB_CF(buffer_method_get) LJLIB_REC(.)
214 LJLIB_CF(buffer_method_commit) LJLIB_REC(.)
224 LJLIB_CF(buffer_method_ref) LJLIB_REC(.)
271 LJLIB_CF(buffer_method___len) LJLIB_REC(.)
327 LJLIB_CF(buffer_encode) LJLIB_REC(.)
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlib_math.c24 LJLIB_ASM(math_abs) LJLIB_REC(.)
32 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
38 LJLIB_ASM_(math_exp) LJLIB_REC(math_call IRCALL_exp) in LJLIB_REC()
39 LJLIB_ASM_(math_sin) LJLIB_REC(math_call IRCALL_sin) in LJLIB_REC()
40 LJLIB_ASM_(math_cos) LJLIB_REC(math_call IRCALL_cos) in LJLIB_REC()
51 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
70 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
76 LJLIB_ASM_(math_pow) LJLIB_REC(.)
79 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
90 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]
H A Dlib_buffer.c64 LJLIB_CF(buffer_method_reset) LJLIB_REC(.)
72 LJLIB_CF(buffer_method_skip) LJLIB_REC(.)
86 LJLIB_CF(buffer_method_set) LJLIB_REC(.)
114 LJLIB_CF(buffer_method_put) LJLIB_REC(.)
150 LJLIB_CF(buffer_method_putf) LJLIB_REC(.)
159 LJLIB_CF(buffer_method_get) LJLIB_REC(.)
214 LJLIB_CF(buffer_method_commit) LJLIB_REC(.)
224 LJLIB_CF(buffer_method_ref) LJLIB_REC(.)
271 LJLIB_CF(buffer_method___len) LJLIB_REC(.)
327 LJLIB_CF(buffer_encode) LJLIB_REC(.)
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlib_math.c24 LJLIB_ASM(math_abs) LJLIB_REC(.)
32 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT)
38 LJLIB_ASM_(math_exp) LJLIB_REC(math_call IRCALL_exp)
39 LJLIB_ASM_(math_sin) LJLIB_REC(math_call IRCALL_sin)
40 LJLIB_ASM_(math_cos) LJLIB_REC(math_call IRCALL_cos)
51 LJLIB_ASM(math_log) LJLIB_REC(math_log)
70 LJLIB_ASM(math_atan2) LJLIB_REC(.)
76 LJLIB_ASM_(math_pow) LJLIB_REC(.)
79 LJLIB_ASM(math_ldexp) LJLIB_REC(.)
90 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN)
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit)
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LogicalOutputPrepareWrite()
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP)
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL)
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in check_permissions()
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in check_permissions()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in check_permissions()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in check_permissions()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR)
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR)
[all …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
31 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
38 LJLIB_ASM_(math_sin) LJLIB_REC(math_unary IRFPM_SIN) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
50 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
69 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
75 LJLIB_ASM_(math_pow) LJLIB_REC(.)
78 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
89 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
31 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
38 LJLIB_ASM_(math_sin) LJLIB_REC(math_unary IRFPM_SIN) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
50 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
69 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
75 LJLIB_ASM_(math_pow) LJLIB_REC(.)
78 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
89 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlib_math.c23 LJLIB_ASM(math_abs) LJLIB_REC(.)
31 LJLIB_ASM(math_sqrt) LJLIB_REC(math_unary IRFPM_SQRT) in LJLIB_REC()
37 LJLIB_ASM_(math_exp) LJLIB_REC(math_unary IRFPM_EXP) in LJLIB_REC()
38 LJLIB_ASM_(math_sin) LJLIB_REC(math_unary IRFPM_SIN) in LJLIB_REC()
48 LJLIB_ASM_(math_modf) LJLIB_REC(.) in LJLIB_REC()
50 LJLIB_ASM(math_log) LJLIB_REC(math_log) in LJLIB_REC()
69 LJLIB_ASM(math_atan2) LJLIB_REC(.) in LJLIB_LUA()
75 LJLIB_ASM_(math_pow) LJLIB_REC(.)
78 LJLIB_ASM(math_ldexp) LJLIB_REC(.) in LJLIB_ASM_()
89 LJLIB_ASM(math_min) LJLIB_REC(math_minmax IR_MIN) in LJLIB_REC() function
[all …]
H A Dlib_bit.c55 LJLIB_ASM(bit_tobit) LJLIB_REC(bit_tobit) in LJLIB_REC() function
67 LJLIB_ASM(bit_bnot) LJLIB_REC(bit_unary IR_BNOT) in LJLIB_REC() function
79 LJLIB_ASM(bit_bswap) LJLIB_REC(bit_unary IR_BSWAP) in LJLIB_REC() function
91 LJLIB_ASM(bit_lshift) LJLIB_REC(bit_shift IR_BSHL) in LJLIB_REC() function
109 LJLIB_ASM_(bit_rshift) LJLIB_REC(bit_shift IR_BSHR) in LJLIB_REC() function
111 LJLIB_ASM_(bit_rol) LJLIB_REC(bit_shift IR_BROL) in LJLIB_REC()
112 LJLIB_ASM_(bit_ror) LJLIB_REC(bit_shift IR_BROR) in LJLIB_REC()
114 LJLIB_ASM(bit_band) LJLIB_REC(bit_nary IR_BAND) in LJLIB_REC()
140 LJLIB_ASM_(bit_bor) LJLIB_REC(bit_nary IR_BOR) in LJLIB_REC() function
141 LJLIB_ASM_(bit_bxor) LJLIB_REC(bit_nary IR_BXOR) in LJLIB_REC()
[all …]

1234