/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 58 packsswh (int32x2_t s, int32x2_t t) in packsswh() 64 packsshb (int16x4_t s, int16x4_t t) in packsshb() 71 packushb (uint16x4_t s, uint16x4_t t) in packushb() 78 paddw_u (uint32x2_t s, uint32x2_t t) in paddw_u() 84 paddh_u (uint16x4_t s, uint16x4_t t) in paddh_u() 90 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u() 96 paddw_s (int32x2_t s, int32x2_t t) in paddw_s() 102 paddh_s (int16x4_t s, int16x4_t t) in paddh_s() 108 paddb_s (int8x8_t s, int8x8_t t) in paddb_s() 115 paddd_u (uint64_t s, uint64_t t) in paddd_u() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 58 packsswh (int32x2_t s, int32x2_t t) in packsswh() 64 packsshb (int16x4_t s, int16x4_t t) in packsshb() 71 packushb (uint16x4_t s, uint16x4_t t) in packushb() 78 paddw_u (uint32x2_t s, uint32x2_t t) in paddw_u() 84 paddh_u (uint16x4_t s, uint16x4_t t) in paddh_u() 90 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u() 96 paddw_s (int32x2_t s, int32x2_t t) in paddw_s() 102 paddh_s (int16x4_t s, int16x4_t t) in paddh_s() 108 paddb_s (int8x8_t s, int8x8_t t) in paddb_s() 115 paddd_u (uint64_t s, uint64_t t) in paddd_u() [all …]
|
/netbsd-src/lib/libterminfo/ |
H A D | term.h | 80 #define t_auto_left_margin(t) (t)->flags[TICODE_bw] argument 81 #define t_auto_right_margin(t) (t)->flags[TICODE_am] argument 82 #define t_back_color_erase(t) (t)->flags[TICODE_bce] argument 83 #define t_can_change(t) (t)->flags[TICODE_ccc] argument 84 #define t_ceol_standout_glitch(t) (t)->flags[TICODE_xhp] argument 85 #define t_col_addr_glitch(t) (t)->flags[TICODE_xhpa] argument 86 #define t_cpi_changes_res(t) (t)->flags[TICODE_cpix] argument 87 #define t_cr_cancels_micro_mode(t) (t)->flags[TICODE_crxm] argument 88 #define t_dest_tabs_magic_smso(t) (t)->flags[TICODE_xt] argument 89 #define t_eat_newline_glitch(t) (t)->flags[TICODE_xenl] argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cxx-pretty-print.cc | 102 pp_cxx_conversion_function_id (cxx_pretty_printer *pp, tree t) in pp_cxx_conversion_function_id() 109 pp_cxx_template_id (cxx_pretty_printer *pp, tree t) in pp_cxx_template_id() 127 pp_cxx_unqualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_unqualified_id() 228 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed() 240 pp_cxx_nested_name_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_nested_name_specifier() 263 pp_cxx_qualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_qualified_id() 347 cxx_pretty_printer::constant (tree t) in constant() 386 cxx_pretty_printer::id_expression (tree t) in id_expression() 400 pp_cxx_userdef_literal (cxx_pretty_printer *pp, tree t) in pp_cxx_userdef_literal() 443 cxx_pretty_printer::primary_expression (tree t) in primary_expression() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cxx-pretty-print.c | 102 pp_cxx_conversion_function_id (cxx_pretty_printer *pp, tree t) in pp_cxx_conversion_function_id() 109 pp_cxx_template_id (cxx_pretty_printer *pp, tree t) in pp_cxx_template_id() 127 pp_cxx_unqualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_unqualified_id() 227 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed() 239 pp_cxx_nested_name_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_nested_name_specifier() 262 pp_cxx_qualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_qualified_id() 346 cxx_pretty_printer::constant (tree t) in constant() 385 cxx_pretty_printer::id_expression (tree t) in id_expression() 399 pp_cxx_userdef_literal (cxx_pretty_printer *pp, tree t) in pp_cxx_userdef_literal() 442 cxx_pretty_printer::primary_expression (tree t) in primary_expression() [all …]
|
/netbsd-src/sys/arch/sparc64/include/ |
H A D | bus_funcs.h | 119 #define _BS_CALL(t,f) \ argument 124 #define _BS_VOID_CALL(t,f) \ argument 130 bus_intr_establish(bus_space_tag_t t, int p, int l, int (*h)(void *), void *a) in bus_intr_establish() 132 _BS_CALL(t, sparc_intr_establish)(t, p, l, h, a, NULL); in bus_intr_establish() local 136 #define bus_space_vaddr(t, h) (PHYS_ASI((h)._asi) ? \ argument 139 #define bus_space_barrier(t, h, o, s, f) \ argument 143 sparc_bus_space_barrier(bus_space_tag_t t, bus_space_handle_t h, in sparc_bus_space_barrier() 171 #define bus_space_read_1(t, h, o) \ argument 174 #define bus_space_read_2(t, h, o) \ argument 177 #define bus_space_read_4(t, h, o) \ argument [all …]
|
/netbsd-src/sys/arch/hpcmips/hpcmips/ |
H A D | bus_space_through.c | 43 bs_through_bs_map(bus_space_tag_t t, bus_addr_t addr, in bs_through_bs_map() 50 bs_through_bs_unmap(bus_space_tag_t t, bus_space_handle_t bsh, bus_size_t size) in bs_through_bs_unmap() 56 bs_through_bs_subregion(bus_space_tag_t t, bus_space_handle_t bsh, in bs_through_bs_subregion() 67 bs_through_bs_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bs_through_bs_alloc() 76 bs_through_bs_free(bus_space_tag_t t, bus_space_handle_t bsh, bus_size_t size) in bs_through_bs_free() 86 bs_through_bs_vaddr(bus_space_tag_t t, bus_space_handle_t bsh) in bs_through_bs_vaddr() 96 bs_through_bs_mmap(bus_space_tag_t t, bus_addr_t addr, off_t offset, in bs_through_bs_mmap() 107 bs_through_bs_barrier(bus_space_tag_t t, bus_space_handle_t bsh, in bs_through_bs_barrier() 118 bs_through_bs_peek(bus_space_tag_t t, bus_space_handle_t bsh, in bs_through_bs_peek() 125 bs_through_bs_poke(bus_space_tag_t t, bus_space_handle_t bsh, in bs_through_bs_poke() [all …]
|
/netbsd-src/sys/arch/atari/include/ |
H A D | bus_funcs.h | 95 #define __abs_p(sz, t, h, o) \ argument 97 #define __abs_rs(sz, t, h, o) \ argument 99 #define __abs_rss(sz, t, h, o) \ argument 101 #define __abs_ws(sz, t, h, o, v) \ argument 103 #define __abs_wss(sz, t, h, o, v) \ argument 105 #define __abs_nonsingle(type, sz, t, h, o, a, c) \ argument 107 #define __abs_set(type, sz, t, h, o, v, c) \ argument 118 #define __abs_copy(sz, t, h1, o1, h2, o2, cnt) do { \ argument 128 #define bus_space_peek_1(t, h, o) __abs_p(1,(t),(h),(o)) argument 129 #define bus_space_peek_2(t, h, o) __abs_p(2,(t),(h),(o)) argument [all …]
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | bus_funcs.h | 37 #define bus_space_map(t,a,c,ca,hp) \ argument 39 #define bus_space_unmap(t,h,c) \ argument 41 #define bus_space_subregion(t,h,o,c,hp) \ argument 43 #define bus_space_alloc(t,b,e,c,al,bn,ca,ap,hp) \ argument 45 #define bus_space_free(t,h,c) \ argument 47 #define bus_space_barrier(t,h,o,l,op) \ argument 49 #define bus_space_vaddr(t,h) \ argument 51 #define bus_space_mmap(t, a, o, p, f) \ argument 54 #define bus_space_read_1(t,h,o) (((t)->hbt_r1)((t)->hbt_cookie,(h),(o))) argument 55 #define bus_space_read_2(t,h,o) (((t)->hbt_r2)((t)->hbt_cookie,(h),(o))) argument [all …]
|
/netbsd-src/sys/arch/evbsh3/include/ |
H A D | bus_funcs.h | 75 #define __bs_rs(sz, tn, t, h, o) \ argument 78 #define __bs_rss(sz, tn, t, h, o) \ argument 82 #define __bs_ws(sz, tn, t, h, o, v) \ argument 87 #define __bs_wss(sz, tn, t, h, o, v) \ argument 93 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 100 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument 106 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 117 #define bus_space_map(t, a, s, f, hp) \ argument 119 #define bus_space_unmap(t, h, s) \ argument 121 #define bus_space_subregion(t, h, o, s, hp) \ argument [all …]
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | bus_funcs.h | 117 #define bus_space_vaddr(t, h) ((void *)(h)) argument 126 #define bus_space_mmap(t, b, o, p, f) \ argument 136 #define bus_space_map(t, a, s, f, hp) \ argument 146 #define bus_space_unmap(t, h, s) \ argument 157 #define bus_space_subregion(t, h, o, s, hp) \ argument 169 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument 179 #define bus_space_free(t, h, s) \ argument 190 #define bus_space_read_1(t, h, o) \ argument 192 #define bus_space_read_2(t, h, o) \ argument 194 #define bus_space_read_4(t, h, o) \ argument [all …]
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | bus_funcs.h | 124 #define bus_space_vaddr(t, h) ((void *)(h)) argument 133 #define bus_space_mmap(t, b, o, p, f) \ argument 143 #define bus_space_map(t, a, s, f, hp) \ argument 153 #define bus_space_unmap(t, h, s) \ argument 164 #define bus_space_subregion(t, h, o, s, hp) \ argument 176 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument 186 #define bus_space_free(t, h, s) \ argument 197 #define bus_space_read_1(t, h, o) \ argument 199 #define bus_space_read_2(t, h, o) \ argument 201 #define bus_space_read_4(t, h, o) \ argument [all …]
|
/netbsd-src/sys/arch/mips/include/ |
H A D | bus_space_funcs.h | 70 #define __bs_r(type, sz, tn, t, h, o) \ argument 74 #define __bs_w(type, sz, tn, t, h, o, v) \ argument 80 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 87 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument 93 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 104 #define bus_space_map(t, a, s, f, hp) \ argument 106 #define mips_bus_space_map_noacct(t, a, s, f, hp) \ argument 108 #define bus_space_unmap(t, h, s) \ argument 110 #define mips_bus_space_unmap_noacct(t, h, s) \ argument 112 #define bus_space_subregion(t, h, o, s, hp) \ argument [all …]
|
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | bus_space.c | 139 bus_space_map(bus_space_tag_t t, bus_addr_t bpa, bus_size_t size, int flags, in bus_space_map() 178 bus_space_alloc(bus_space_tag_t t, in bus_space_alloc() 223 bus_space_unmap(bus_space_tag_t t, bus_space_handle_t h, bus_size_t size) in bus_space_unmap() 254 bus_space_free(bus_space_tag_t t, bus_space_handle_t h, bus_size_t size) in bus_space_free() 261 bus_space_subregion(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, in bus_space_subregion() 271 mac68k_bus_space_probe(bus_space_tag_t t, bus_space_handle_t h, in mac68k_bus_space_probe() 303 mac68k_bus_space_handle_swapped(bus_space_tag_t t, bus_space_handle_t *h) in mac68k_bus_space_handle_swapped() 327 mac68k_bus_space_handle_set_stride(bus_space_tag_t t, bus_space_handle_t *h, in mac68k_bus_space_handle_set_stride() 369 mac68k_bsr1(bus_space_tag_t t, bus_space_handle_t *h, bus_size_t offset) in mac68k_bsr1() 375 mac68k_bsr1_gen(bus_space_tag_t t, bus_space_handle_t *h, bus_size_t offset) in mac68k_bsr1_gen() [all …]
|
/netbsd-src/sys/arch/atari/atari/ |
H A D | mainbus.c | 144 #define __read_1(t, h, o) \ argument 146 #define __read_2(t, h, o) \ argument 148 #define __read_4(t, h, o) \ argument 150 #define __read_8(t, h, o) \ argument 153 #define __write_1(t, h, o, v) \ argument 156 #define __write_2(t, h, o, v) \ argument 159 #define __write_4(t, h, o, v) \ argument 162 #define __write_8(t, h, o, v) \ argument 243 mb_bus_space_peek_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in mb_bus_space_peek_1() 250 mb_bus_space_peek_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in mb_bus_space_peek_2() [all …]
|
H A D | le_bus.c | 350 leb_bus_space_peek_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_peek_1() 357 leb_bus_space_peek_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_peek_2() 364 leb_bus_space_peek_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_peek_4() 371 leb_bus_space_peek_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_peek_8() 385 leb_bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_read_1() 392 leb_bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_read_2() 399 leb_bus_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_read_4() 406 leb_bus_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in leb_bus_space_read_8() 421 leb_bus_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in leb_bus_space_write_1() 429 leb_bus_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in leb_bus_space_write_2() [all …]
|
H A D | be_bus.c | 266 beb_bus_space_peek_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_peek_1() 273 beb_bus_space_peek_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_peek_2() 280 beb_bus_space_peek_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_peek_4() 287 beb_bus_space_peek_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_peek_8() 301 beb_bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_read_1() 308 beb_bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_read_2() 315 beb_bus_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_read_4() 322 beb_bus_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in beb_bus_space_read_8() 337 beb_bus_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in beb_bus_space_write_1() 345 beb_bus_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in beb_bus_space_write_2() [all …]
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | bus_funcs.h | 74 #define __bs_rs(sz, tn, t, h, o) \ argument 78 #define __bs_ws(sz, tn, t, h, o, v) \ argument 84 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 91 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument 97 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 108 #define bus_space_map(t, a, s, f, hp) \ argument 110 #define bus_space_unmap(t, h, s) \ argument 112 #define bus_space_subregion(t, h, o, s, hp) \ argument 118 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument 121 #define bus_space_free(t, h, s) \ argument [all …]
|
/netbsd-src/sys/arch/amigappc/include/ |
H A D | bus_funcs.h | 34 #define bus_space_map(t, o, s, f, hp) \ argument 37 #define bus_space_subregion(t, h, o, s, hp) \ argument 40 #define bus_space_unmap(t, h, s) \ argument 49 #define dbsdr(n, t, h, o) ((t)->absm->n)((h), (o)) argument 50 #define dbsdw(n, t, h, o, v) ((t)->absm->n)((h), (o), (v)) argument 51 #define dbsm(n, t, h, o, p, c) ((t)->absm->n)((h), (o), (p), (c)) argument 52 #define dbss(n, t, h, o, v, c) ((t)->absm->n)((h), (o), (v), (c)) argument 53 #define dbsc(n, t, h, o, v, c) ((t)->absm->n)((h), (o), (v), (c)) argument 57 #define bus_space_read_1(t, h, o) dbsdr(bsr1, t, h, o) argument 58 #define bus_space_write_1(t, h, o, v) dbsdw(bsw1, t, h, o, v) argument [all …]
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | bus_funcs.h | 70 #define __abs_rs(sz, tn, t, h, o) \ argument 74 #define __abs_ws(sz, tn, t, h, o, v) \ argument 80 #define __abs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 87 #define __abs_set(type, sz, tn, t, h, o, v, c) \ argument 93 #define __abs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 104 #define bus_space_map(t, a, s, f, hp) \ argument 106 #define alpha_bus_space_map_noacct(t, a, s, f, hp) \ argument 108 #define bus_space_unmap(t, h, s) \ argument 110 #define alpha_bus_space_unmap_noacct(t, h, s) \ argument 112 #define bus_space_subregion(t, h, o, s, hp) \ argument [all …]
|
/netbsd-src/sys/arch/hpcsh/include/ |
H A D | bus_funcs.h | 75 #define __hbs_rs(sz, tn, t, h, o) \ argument 79 #define __hbs_ws(sz, tn, t, h, o, v) \ argument 85 #define __hbs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 92 #define __hbs_set(type, sz, tn, t, h, o, v, c) \ argument 98 #define __hbs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 108 #define bus_space_map(t, a, s, f, hp) \ argument 110 #define bus_space_unmap(t, h, s) \ argument 112 #define bus_space_subregion(t, h, o, s, hp) \ argument 118 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument 121 #define bus_space_free(t, h, s) \ argument [all …]
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | bus_funcs.h | 99 #define bus_space_vaddr(t, h) ((void)(t), (void *)(h)) argument 124 #define bus_space_read_1_real(t, h, o) \ argument 127 #define bus_space_read_2_real(t, h, o) \ argument 130 #define bus_space_read_4_real(t, h, o) \ argument 133 #define bus_space_read_8_real(t, h, o) \ argument 151 #define bus_space_write_1_real(t, h, o, v) do { \ argument 155 #define bus_space_write_2_real(t, h, o, v) do { \ argument 159 #define bus_space_write_4_real(t, h, o, v) do { \ argument 163 #define bus_space_write_8_real(t, h, o, v) do { \ argument 179 #define bus_dmamap_create(t, s, n, m, b, f, p) \ argument [all …]
|
/netbsd-src/sys/arch/dreamcast/include/ |
H A D | bus_funcs.h | 70 #define __dbs_rs(sz, tn, t, h, o) \ argument 74 #define __dbs_ws(sz, tn, t, h, o, v) \ argument 80 #define __dbs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument 87 #define __dbs_set(type, sz, tn, t, h, o, v, c) \ argument 93 #define __dbs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 104 #define bus_space_map(t, a, s, f, hp) \ argument 106 #define bus_space_unmap(t, h, s) \ argument 108 #define bus_space_subregion(t, h, o, s, hp) \ argument 110 #define bus_space_mmap(t, a, o, p, f) \ argument 119 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument [all …]
|
/netbsd-src/sys/arch/amiga/include/ |
H A D | bus.h | 157 #define bus_space_map(t, o, s, f, hp) \ argument 160 #define bus_space_subregion(t, h, o, s, hp) \ argument 163 #define bus_space_unmap(t, h, s) \ argument 172 #define dbsdr(n, t, h, o) ((t)->absm->n)((h), (o)) argument 173 #define dbsdw(n, t, h, o, v) ((t)->absm->n)((h), (o), (v)) argument 174 #define dbsm(n, t, h, o, p, c) ((t)->absm->n)((h), (o), (p), (c)) argument 175 #define dbss(n, t, h, o, v, c) ((t)->absm->n)((h), (o), (v), (c)) argument 176 #define dbsc(n, t, h, o, v, c) ((t)->absm->n)((h), (o), (v), (c)) argument 180 #define bus_space_read_1(t, h, o) dbsdr(bsr1, t, h, o) argument 181 #define bus_space_write_1(t, h, o, v) dbsdw(bsw1, t, h, o, v) argument [all …]
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | ltable.c | 79 #define hashpow2(t,n) (gnode(t, lmod((n), sizenode(t)))) argument 85 #define hashmod(t,n) (gnode(t, ((n) % ((sizenode(t)-1)|1)))) argument 88 #define hashstr(t,str) hashpow2(t, (str)->hash) argument 89 #define hashboolean(t,p) hashpow2(t, p) argument 92 #define hashpointer(t,p) hashmod(t, point2uint(p)) argument 112 static Node *hashint (const Table *t, lua_Integer i) { in hashint() 157 static Node *mainpositionTV (const Table *t, const TValue *key) { in mainpositionTV() 197 l_sinline Node *mainpositionfromnode (const Table *t, Node *nd) { in mainpositionfromnode() 254 #define limitequalsasize(t) (isrealasize(t) || ispow2((t)->alimit)) argument 260 LUAI_FUNC unsigned int luaH_realasize (const Table *t) { in luaH_realasize() [all …]
|