| 1 | /* This is a generated file. DO NOT EDIT! */ | 
|---|---|
| 2 | |
| 3 | FFDEF(assert) | 
| 4 | FFDEF(type) | 
| 5 | FFDEF(next) | 
| 6 | FFDEF(pairs) | 
| 7 | FFDEF(ipairs_aux) | 
| 8 | FFDEF(ipairs) | 
| 9 | FFDEF(getmetatable) | 
| 10 | FFDEF(setmetatable) | 
| 11 | FFDEF(getfenv) | 
| 12 | FFDEF(setfenv) | 
| 13 | FFDEF(rawget) | 
| 14 | FFDEF(rawset) | 
| 15 | FFDEF(rawequal) | 
| 16 | FFDEF(unpack) | 
| 17 | FFDEF(select) | 
| 18 | FFDEF(tonumber) | 
| 19 | FFDEF(tostring) | 
| 20 | FFDEF(error) | 
| 21 | FFDEF(pcall) | 
| 22 | FFDEF(xpcall) | 
| 23 | FFDEF(loadfile) | 
| 24 | FFDEF(load) | 
| 25 | FFDEF(loadstring) | 
| 26 | FFDEF(dofile) | 
| 27 | FFDEF(gcinfo) | 
| 28 | FFDEF(collectgarbage) | 
| 29 | FFDEF(newproxy) | 
| 30 | FFDEF(print) | 
| 31 | FFDEF(coroutine_status) | 
| 32 | FFDEF(coroutine_running) | 
| 33 | FFDEF(coroutine_isyieldable) | 
| 34 | FFDEF(coroutine_create) | 
| 35 | FFDEF(coroutine_yield) | 
| 36 | FFDEF(coroutine_resume) | 
| 37 | FFDEF(coroutine_wrap_aux) | 
| 38 | FFDEF(coroutine_wrap) | 
| 39 | FFDEF(math_abs) | 
| 40 | FFDEF(math_floor) | 
| 41 | FFDEF(math_ceil) | 
| 42 | FFDEF(math_sqrt) | 
| 43 | FFDEF(math_log10) | 
| 44 | FFDEF(math_exp) | 
| 45 | FFDEF(math_sin) | 
| 46 | FFDEF(math_cos) | 
| 47 | FFDEF(math_tan) | 
| 48 | FFDEF(math_asin) | 
| 49 | FFDEF(math_acos) | 
| 50 | FFDEF(math_atan) | 
| 51 | FFDEF(math_sinh) | 
| 52 | FFDEF(math_cosh) | 
| 53 | FFDEF(math_tanh) | 
| 54 | FFDEF(math_frexp) | 
| 55 | FFDEF(math_modf) | 
| 56 | FFDEF(math_log) | 
| 57 | FFDEF(math_atan2) | 
| 58 | FFDEF(math_pow) | 
| 59 | FFDEF(math_fmod) | 
| 60 | FFDEF(math_ldexp) | 
| 61 | FFDEF(math_min) | 
| 62 | FFDEF(math_max) | 
| 63 | FFDEF(math_random) | 
| 64 | FFDEF(math_randomseed) | 
| 65 | FFDEF(bit_tobit) | 
| 66 | FFDEF(bit_bnot) | 
| 67 | FFDEF(bit_bswap) | 
| 68 | FFDEF(bit_lshift) | 
| 69 | FFDEF(bit_rshift) | 
| 70 | FFDEF(bit_arshift) | 
| 71 | FFDEF(bit_rol) | 
| 72 | FFDEF(bit_ror) | 
| 73 | FFDEF(bit_band) | 
| 74 | FFDEF(bit_bor) | 
| 75 | FFDEF(bit_bxor) | 
| 76 | FFDEF(bit_tohex) | 
| 77 | FFDEF(string_byte) | 
| 78 | FFDEF(string_char) | 
| 79 | FFDEF(string_sub) | 
| 80 | FFDEF(string_rep) | 
| 81 | FFDEF(string_reverse) | 
| 82 | FFDEF(string_lower) | 
| 83 | FFDEF(string_upper) | 
| 84 | FFDEF(string_dump) | 
| 85 | FFDEF(string_find) | 
| 86 | FFDEF(string_match) | 
| 87 | FFDEF(string_gmatch_aux) | 
| 88 | FFDEF(string_gmatch) | 
| 89 | FFDEF(string_gsub) | 
| 90 | FFDEF(string_format) | 
| 91 | FFDEF(table_maxn) | 
| 92 | FFDEF(table_insert) | 
| 93 | FFDEF(table_concat) | 
| 94 | FFDEF(table_sort) | 
| 95 | FFDEF(table_new) | 
| 96 | FFDEF(table_clear) | 
| 97 | FFDEF(io_method_close) | 
| 98 | FFDEF(io_method_read) | 
| 99 | FFDEF(io_method_write) | 
| 100 | FFDEF(io_method_flush) | 
| 101 | FFDEF(io_method_seek) | 
| 102 | FFDEF(io_method_setvbuf) | 
| 103 | FFDEF(io_method_lines) | 
| 104 | FFDEF(io_method___gc) | 
| 105 | FFDEF(io_method___tostring) | 
| 106 | FFDEF(io_open) | 
| 107 | FFDEF(io_popen) | 
| 108 | FFDEF(io_tmpfile) | 
| 109 | FFDEF(io_close) | 
| 110 | FFDEF(io_read) | 
| 111 | FFDEF(io_write) | 
| 112 | FFDEF(io_flush) | 
| 113 | FFDEF(io_input) | 
| 114 | FFDEF(io_output) | 
| 115 | FFDEF(io_lines) | 
| 116 | FFDEF(io_type) | 
| 117 | FFDEF(os_execute) | 
| 118 | FFDEF(os_remove) | 
| 119 | FFDEF(os_rename) | 
| 120 | FFDEF(os_tmpname) | 
| 121 | FFDEF(os_getenv) | 
| 122 | FFDEF(os_exit) | 
| 123 | FFDEF(os_clock) | 
| 124 | FFDEF(os_date) | 
| 125 | FFDEF(os_time) | 
| 126 | FFDEF(os_difftime) | 
| 127 | FFDEF(os_setlocale) | 
| 128 | FFDEF(debug_getregistry) | 
| 129 | FFDEF(debug_getmetatable) | 
| 130 | FFDEF(debug_setmetatable) | 
| 131 | FFDEF(debug_getfenv) | 
| 132 | FFDEF(debug_setfenv) | 
| 133 | FFDEF(debug_getinfo) | 
| 134 | FFDEF(debug_getlocal) | 
| 135 | FFDEF(debug_setlocal) | 
| 136 | FFDEF(debug_getupvalue) | 
| 137 | FFDEF(debug_setupvalue) | 
| 138 | FFDEF(debug_upvalueid) | 
| 139 | FFDEF(debug_upvaluejoin) | 
| 140 | FFDEF(debug_sethook) | 
| 141 | FFDEF(debug_gethook) | 
| 142 | FFDEF(debug_debug) | 
| 143 | FFDEF(debug_traceback) | 
| 144 | FFDEF(jit_on) | 
| 145 | FFDEF(jit_off) | 
| 146 | FFDEF(jit_flush) | 
| 147 | FFDEF(jit_status) | 
| 148 | FFDEF(jit_security) | 
| 149 | FFDEF(jit_attach) | 
| 150 | FFDEF(jit_util_funcinfo) | 
| 151 | FFDEF(jit_util_funcbc) | 
| 152 | FFDEF(jit_util_funck) | 
| 153 | FFDEF(jit_util_funcuvname) | 
| 154 | FFDEF(jit_util_traceinfo) | 
| 155 | FFDEF(jit_util_traceir) | 
| 156 | FFDEF(jit_util_tracek) | 
| 157 | FFDEF(jit_util_tracesnap) | 
| 158 | FFDEF(jit_util_tracemc) | 
| 159 | FFDEF(jit_util_traceexitstub) | 
| 160 | FFDEF(jit_util_ircalladdr) | 
| 161 | FFDEF(jit_opt_start) | 
| 162 | FFDEF(jit_profile_start) | 
| 163 | FFDEF(jit_profile_stop) | 
| 164 | FFDEF(jit_profile_dumpstack) | 
| 165 | FFDEF(ffi_meta___index) | 
| 166 | FFDEF(ffi_meta___newindex) | 
| 167 | FFDEF(ffi_meta___eq) | 
| 168 | FFDEF(ffi_meta___len) | 
| 169 | FFDEF(ffi_meta___lt) | 
| 170 | FFDEF(ffi_meta___le) | 
| 171 | FFDEF(ffi_meta___concat) | 
| 172 | FFDEF(ffi_meta___call) | 
| 173 | FFDEF(ffi_meta___add) | 
| 174 | FFDEF(ffi_meta___sub) | 
| 175 | FFDEF(ffi_meta___mul) | 
| 176 | FFDEF(ffi_meta___div) | 
| 177 | FFDEF(ffi_meta___mod) | 
| 178 | FFDEF(ffi_meta___pow) | 
| 179 | FFDEF(ffi_meta___unm) | 
| 180 | FFDEF(ffi_meta___tostring) | 
| 181 | FFDEF(ffi_meta___pairs) | 
| 182 | FFDEF(ffi_meta___ipairs) | 
| 183 | FFDEF(ffi_clib___index) | 
| 184 | FFDEF(ffi_clib___newindex) | 
| 185 | FFDEF(ffi_clib___gc) | 
| 186 | FFDEF(ffi_callback_free) | 
| 187 | FFDEF(ffi_callback_set) | 
| 188 | FFDEF(ffi_cdef) | 
| 189 | FFDEF(ffi_new) | 
| 190 | FFDEF(ffi_cast) | 
| 191 | FFDEF(ffi_typeof) | 
| 192 | FFDEF(ffi_typeinfo) | 
| 193 | FFDEF(ffi_istype) | 
| 194 | FFDEF(ffi_sizeof) | 
| 195 | FFDEF(ffi_alignof) | 
| 196 | FFDEF(ffi_offsetof) | 
| 197 | FFDEF(ffi_errno) | 
| 198 | FFDEF(ffi_string) | 
| 199 | FFDEF(ffi_copy) | 
| 200 | FFDEF(ffi_fill) | 
| 201 | FFDEF(ffi_abi) | 
| 202 | FFDEF(ffi_metatype) | 
| 203 | FFDEF(ffi_gc) | 
| 204 | FFDEF(ffi_load) | 
| 205 | FFDEF(buffer_encode) | 
| 206 | FFDEF(buffer_decode) | 
| 207 | |
| 208 | #undef FFDEF | 
| 209 | |
| 210 | #ifndef FF_NUM_ASMFUNC | 
| 211 | #define FF_NUM_ASMFUNC 57 | 
| 212 | #endif | 
| 213 | |
| 214 | 
