Home
last modified time | relevance | path

Searched refs:pp (Results 1 – 25 of 11094) sorted by relevance

12345678910>>...444

/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dpacman.c362 (pp->ys * y) + (pp->ys / 2) + pp->yb, in drawlevelblock()
370 (pp->xs * x) + (pp->xs / 2) + pp->xb, in drawlevelblock()
372 (pp->xs * x) + (pp->xs / 2) + pp->xb, in drawlevelblock()
380 (pp->ys * y) + (pp->ys / 2) + pp->yb, in drawlevelblock()
388 (pp->xs * x) + (pp->ys / 2) + pp->xb, in drawlevelblock()
389 (pp->ys * y) + (pp->ys / 2) + pp->yb, in drawlevelblock()
397 (pp->xs * x) + (pp->ys / 2) + pp->xb, in drawlevelblock()
436 pp->pacman.cf = pp->pacman.col * pp->xs + pp->pacman.delta.x * in draw_pacman_sprite()
438 pp->pacman.rf = pp->pacman.row * pp->ys + pp->pacman.delta.y * in draw_pacman_sprite()
718 pp->xb = (pp->width - pp->ncols * pp->xs) >> 1; in init_pacman()
[all …]
H A Dpuzzle.c279 if ((pp->prev == pp->excount) && (pp->excount > 0) && (pp->forward == 1)) { in setupmove()
291 pp->nextbox = pp->fixbuff[pp->prev]; in setupmove()
402 pp->fixbuff[pp->prev] = (pp->nextbox + 2) % 4; in wrapupmove()
418 pp->col * pp->boxsize.x + pp->randompos.x + 1, in wrapupmovedelta()
423 pp->row = pp->nextrow; in wrapupmovedelta()
424 pp->col = pp->nextcol; in wrapupmovedelta()
436 pp->Lp * pp->cfactor + pp->randompos.x; in moveboxdelta()
438 pp->Lp * pp->rfactor + pp->randompos.y; in moveboxdelta()
446 cf + pp->cbs - 1, rf + pp->rbs - 1, pp->cbw + 2, pp->rbw + 2); in moveboxdelta()
496 &pp->graphics_format, &pp->cmap, &pp->black); in init_stuff()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Dpixelformat.c672pp[psrc[0]];case 959:pdest[958]=pp[psrc[1]];case 958:pdest[957]=pp[psrc[2]];case 957:pdest[956]=pp
673pp[psrc[959]];case 959:pdest[958]=pp[psrc[958]];case 958:pdest[957]=pp[psrc[957]];case 957:pdest[9…
688 void u8revpcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
699 void u8pcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
709 void u16revpcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
720 void u16pcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
740 void u32revpcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
751 void u32pcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
/dports/games/openbor3711/openbor-6ec17fa/engine/source/gamelib/
H A Dpixelformat.c444pp[psrc[0]];case 959:pdest[958]=pp[psrc[1]];case 958:pdest[957]=pp[psrc[2]];case 957:pdest[956]=pp
445pp[psrc[959]];case 959:pdest[958]=pp[psrc[958]];case 958:pdest[957]=pp[psrc[957]];case 957:pdest[9…
460 void u8revpcpy(unsigned char* pdest, const unsigned char* psrc, unsigned char* pp, unsigned len)
471 void u8pcpy(unsigned char* pdest, const unsigned char* psrc, unsigned char* pp, unsigned len)
481 void u16revpcpy(unsigned short* pdest, const unsigned char* psrc, unsigned short* pp, unsigned len)
492 void u16pcpy(unsigned short* pdest, const unsigned char* psrc, unsigned short* pp, unsigned len)
512 void u32revpcpy(unsigned* pdest, const unsigned char* psrc, unsigned* pp, unsigned len)
523 void u32pcpy(unsigned* pdest, const unsigned char* psrc, unsigned* pp, unsigned len)
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gamelib/
H A Dpixelformat.c661pp[psrc[0]];case 959:pdest[958]=pp[psrc[1]];case 958:pdest[957]=pp[psrc[2]];case 957:pdest[956]=pp
662pp[psrc[959]];case 959:pdest[958]=pp[psrc[958]];case 958:pdest[957]=pp[psrc[957]];case 957:pdest[9…
677 void u8revpcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
688 void u8pcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
698 void u16revpcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
709 void u16pcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
729 void u32revpcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
740 void u32pcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Dpixelformat.c674pp[psrc[0]];case 959:pdest[958]=pp[psrc[1]];case 958:pdest[957]=pp[psrc[2]];case 957:pdest[956]=pp
675pp[psrc[959]];case 959:pdest[958]=pp[psrc[958]];case 958:pdest[957]=pp[psrc[957]];case 957:pdest[9…
690 void u8revpcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
701 void u8pcpy(unsigned char *pdest, const unsigned char *psrc, unsigned char *pp, unsigned len)
711 void u16revpcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
722 void u16pcpy(unsigned short *pdest, const unsigned char *psrc, unsigned short *pp, unsigned len)
742 void u32revpcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
753 void u32pcpy(unsigned *pdest, const unsigned char *psrc, unsigned *pp, unsigned len)
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/gamelib/
H A Dpixelformat.c444pp[psrc[0]];case 959:pdest[958]=pp[psrc[1]];case 958:pdest[957]=pp[psrc[2]];case 957:pdest[956]=pp
445pp[psrc[959]];case 959:pdest[958]=pp[psrc[958]];case 958:pdest[957]=pp[psrc[957]];case 957:pdest[9…
460 void u8revpcpy(unsigned char* pdest, const unsigned char* psrc, unsigned char* pp, unsigned len) in u8revpcpy() argument
471 void u8pcpy(unsigned char* pdest, const unsigned char* psrc, unsigned char* pp, unsigned len) in u8pcpy() argument
481 void u16revpcpy(unsigned short* pdest, const unsigned char* psrc, unsigned short* pp, unsigned len) in u16revpcpy() argument
492 void u16pcpy(unsigned short* pdest, const unsigned char* psrc, unsigned short* pp, unsigned len) in u16pcpy() argument
512 void u32revpcpy(unsigned* pdest, const unsigned char* psrc, unsigned* pp, unsigned len) in u32revpcpy() argument
523 void u32pcpy(unsigned* pdest, const unsigned char* psrc, unsigned* pp, unsigned len) in u32pcpy() argument
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/builtin/
H A Dpr.c160 pp->nchar = pp->itab = pp->otab= '\t'; in prinit()
162 pp->numwidth = pp->width = pp->offset = 0; in prinit()
182 sfwrite(pp->outfile,pp->margin,pp->offlen); in prheader()
384 sfwrite(pp->outfile,pp->margin,pp->offlen); in prline()
386 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in prline()
434 sfwrite(pp->outfile,pp->margin,pp->offlen); in outpage()
436 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in outpage()
456 if(pp->schar==pp->otab && pp->ogap) in outpage()
457 pp->colno += pp->ogap - pp->colno%pp->ogap; in outpage()
842 pp->omod = (pp->numwidth+pp->numwidth>0)%pp->ogap; in b_pr()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/builtin/
H A Dpr.c159 pp->nchar = pp->itab = pp->otab= '\t'; in prinit()
161 pp->numwidth = pp->width = pp->offset = 0; in prinit()
181 sfwrite(pp->outfile,pp->margin,pp->offlen); in prheader()
383 sfwrite(pp->outfile,pp->margin,pp->offlen); in prline()
385 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in prline()
433 sfwrite(pp->outfile,pp->margin,pp->offlen); in outpage()
435 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in outpage()
455 if(pp->schar==pp->otab && pp->ogap) in outpage()
456 pp->colno += pp->ogap - pp->colno%pp->ogap; in outpage()
841 pp->omod = (pp->numwidth+pp->numwidth>0)%pp->ogap; in b_pr()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/builtin/
H A Dpr.c159 pp->nchar = pp->itab = pp->otab= '\t'; in prinit()
161 pp->numwidth = pp->width = pp->offset = 0; in prinit()
181 sfwrite(pp->outfile,pp->margin,pp->offlen); in prheader()
383 sfwrite(pp->outfile,pp->margin,pp->offlen); in prline()
385 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in prline()
433 sfwrite(pp->outfile,pp->margin,pp->offlen); in outpage()
435 sfprintf(pp->outfile,"%*d%c",pp->numwidth,++pp->lineno,pp->nchar); in outpage()
455 if(pp->schar==pp->otab && pp->ogap) in outpage()
456 pp->colno += pp->ogap - pp->colno%pp->ogap; in outpage()
841 pp->omod = (pp->numwidth+pp->numwidth>0)%pp->ogap; in b_pr()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-pretty-print.c89 pp_space (pp); in pp_c_whitespace()
124 pp_dot (pp); in pp_c_dot()
138 pp_arrow (pp); in pp_c_arrow()
674 pp_flush (pp); in pp_c_function_definition()
758 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant()
851 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant()
1315 pp_minus (pp); in pp_c_unary_expression()
1387 pp_slash (pp); in pp_c_multiplicative_expression()
1416 pp_plus (pp); in pp_c_additive_expression()
1418 pp_minus (pp); in pp_c_additive_expression()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-pretty-print.c89 pp_space (pp); in pp_c_whitespace()
124 pp_dot (pp); in pp_c_dot()
138 pp_arrow (pp); in pp_c_arrow()
674 pp_flush (pp); in pp_c_function_definition()
758 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant()
851 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant()
1315 pp_minus (pp); in pp_c_unary_expression()
1387 pp_slash (pp); in pp_c_multiplicative_expression()
1416 pp_plus (pp); in pp_c_additive_expression()
1418 pp_minus (pp); in pp_c_additive_expression()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dcxx-pretty-print.c688 pp_space (pp); in pp_cxx_new_expression()
737 pp_space (pp); in pp_cxx_delete_expression()
888 pp_cxx_dot (pp); in pp_cxx_pm_expression()
918 pp_star (pp); in pp_cxx_multiplicative_expression()
920 pp_slash (pp); in pp_cxx_multiplicative_expression()
922 pp_modulo (pp); in pp_cxx_multiplicative_expression()
1363 pp_star (pp); in pp_cxx_ptr_operator()
1375 pp_star (pp); in pp_cxx_ptr_operator()
1384 pp_star (pp); in pp_cxx_ptr_operator()
1603 pp_colon (pp); in pp_cxx_ctor_initializer()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dcxx-pretty-print.c688 pp_space (pp); in pp_cxx_new_expression()
737 pp_space (pp); in pp_cxx_delete_expression()
888 pp_cxx_dot (pp); in pp_cxx_pm_expression()
918 pp_star (pp); in pp_cxx_multiplicative_expression()
920 pp_slash (pp); in pp_cxx_multiplicative_expression()
922 pp_modulo (pp); in pp_cxx_multiplicative_expression()
1363 pp_star (pp); in pp_cxx_ptr_operator()
1375 pp_star (pp); in pp_cxx_ptr_operator()
1384 pp_star (pp); in pp_cxx_ptr_operator()
1603 pp_colon (pp); in pp_cxx_ctor_initializer()
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DMetazoneSortMode.java35 return (pp != null && pp.matches("0-names\\|metazone\\|Africa_Central:.++"));
43 return (pp != null && pp.matches("0-names\\|metazone\\|Africa_Eastern:.++"));
132 return (pp != null && pp.matches("0-names\\|metazone\\|Alaska:.++"));
155 return (pp != null && pp.matches("0-names\\|metazone\\|Bering:.++"));
166 return (pp != null && pp.matches("0-names\\|metazone\\|Yukon:.++"));
220 return (pp != null && pp.matches("0-names\\|metazone\\|Amazon:.++"));
243 return (pp != null && pp.matches("0-names\\|metazone\\|Acre:.++"));
282 return (pp != null && pp.matches("0-names\\|metazone\\|Chile:.++"));
301 return (pp != null && pp.matches("0-names\\|metazone\\|Cuba:.++"));
387 return (pp != null && pp.matches("0-names\\|metazone\\|Peru:.++"));
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/
H A Dfpmake.pp44 AddInclude('gdktypes.pp');
47 AddInclude('gdkrgb.pp');
48 AddInclude('gdkx.pp');
49 AddInclude('gdkmain.pp');
53 AddInclude('gdkrgb.pp');
54 AddInclude('gdkx.pp');
55 AddInclude('gdkmain.pp');
94 AddInclude('gtkbin.pp');
97 AddInclude('gtkarg.pp');
111 AddInclude('gtkrc.pp');
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-pretty-print.c73 pp_space (pp); in pp_c_whitespace()
122 pp_dot (pp); in pp_c_dot()
136 pp_star (pp); in pp_c_star()
143 pp_arrow (pp); in pp_c_arrow()
816 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant()
908 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant()
1461 pp_minus (pp); in pp_c_unary_expression()
1523 pp_slash (pp); in pp_c_multiplicative_expression()
1552 pp_plus (pp); in pp_c_additive_expression()
1554 pp_minus (pp); in pp_c_additive_expression()
[all …]
/dports/devel/nsync/nsync-1.24.0/testing/
H A Dpingpong_test.c47 memset ((void *) pp, 0, sizeof (*pp)); in ping_pong_init()
97 while (pp->i < pp->limit) { in mutex_cv_ping_pong()
127 while (pp->i < pp->limit) { in mu_cv_ping_pong()
129 nsync_cv_wait (&pp->cv[parity], &pp->mu); in mu_cv_ping_pong()
155 while (pp->i < pp->limit) { in mu_cv_unexpired_deadline_ping_pong()
195 while (pp->i < pp->limit) { in mu_unexpired_deadline_ping_pong()
223 while (pp->i < pp->limit) { in mutex_cond_unexpired_deadline_ping_pong()
249 while (pp->i < pp->limit) { in mutex_cond_ping_pong()
275 while (pp->i < pp->limit) { in mu_ping_pong()
308 while (pp->i < pp->limit) { in rw_mutex_cv_ping_pong()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Dreconintra4x4.c159 dst[3 * dst_stride + 0] = (pp[0] + pp[1] * 2 + pp[2] + 2) >> 2; in vp8_intra4x4_predict_c()
174 dst[0 * dst_stride + 3] = (pp[6] + pp[7] * 2 + pp[8] + 2) >> 2; in vp8_intra4x4_predict_c()
194 dst[3 * dst_stride + 0] = (pp[1] + pp[2] * 2 + pp[3] + 2) >> 2; in vp8_intra4x4_predict_c()
195 dst[2 * dst_stride + 0] = (pp[2] + pp[3] * 2 + pp[4] + 2) >> 2; in vp8_intra4x4_predict_c()
208 dst[1 * dst_stride + 3] = (pp[6] + pp[7] * 2 + pp[8] + 2) >> 2; in vp8_intra4x4_predict_c()
219 dst[1 * dst_stride + 0] = (pp[0] + pp[1] * 2 + pp[2] + 2) >> 2; in vp8_intra4x4_predict_c()
232 dst[2 * dst_stride + 3] = (pp[4] + pp[5] * 2 + pp[6] + 2) >> 2; in vp8_intra4x4_predict_c()
233 dst[3 * dst_stride + 3] = (pp[5] + pp[6] * 2 + pp[7] + 2) >> 2; in vp8_intra4x4_predict_c()
252 dst[3 * dst_stride + 1] = (pp[0] + pp[1] * 2 + pp[2] + 2) >> 2; in vp8_intra4x4_predict_c()
265 dst[0 * dst_stride + 2] = (pp[4] + pp[5] * 2 + pp[6] + 2) >> 2; in vp8_intra4x4_predict_c()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkincludes.pp9 {$i gtkenums.pp}
10 {$i gtkobjects.pp}
12 {$i gtkdata.pp}
16 {$i gtkstyle.pp}
17 {$i gtkmisc.pp}
18 {$i gtklabel.pp}
22 {$i gtkmain.pp}
25 {$i gtkbin.pp}
27 {$i gtkitem.pp}
28 {$i gtkarg.pp}
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dplayer.cpp1376 pp->oposx = pp->oldposx = pp->posx; in DoPlayerTeleportToOffset()
1377 pp->oposy = pp->oldposy = pp->posy; in DoPlayerTeleportToOffset()
2090 dist = Distance(pp->posx, pp->posy, pp->oldposx, pp->oldposy); in DoPlayerBob()
2796 if (WarpPlane(&pp->posx, &pp->posy, &pp->posz, &pp->cursectnum)) in DoPlayerMove()
3484 pp->xvect = pp->yvect = pp->oxvect = pp->oyvect = 0; in DoPlayerMoveTank()
3520 pp->xvect = pp->yvect = pp->oxvect = pp->oyvect = 0; in DoPlayerMoveTank()
4148 if (WarpPlane(&pp->posx, &pp->posy, &pp->posz, &pp->cursectnum)) in DoPlayerClimb()
4647 neartag(pp->posx, pp->posy, pp->posz, pp->cursectnum, fix16_to_int(pp->q16ang), in PlayerOnLadder()
4668 FAFhitscan(pp->posx, pp->posy, pp->posz, pp->cursectnum, in PlayerOnLadder()
5532 if (pp->posz + pp->bob_amt < pp->hiz + pp->ceiling_dist) in DoPlayerDive()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-pretty-print.c77 pp_space (pp); in pp_c_whitespace()
126 pp_dot (pp); in pp_c_dot()
140 pp_star (pp); in pp_c_star()
147 pp_arrow (pp); in pp_c_arrow()
297 pp_c_star (pp); in pp_c_pointer()
929 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant()
1037 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant()
1057 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_fixed_constant()
1731 pp_minus (pp); in pp_c_unary_expression()
1850 pp_plus (pp); in pp_c_additive_expression()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-pretty-print.c77 pp_space (pp); in pp_c_whitespace()
126 pp_dot (pp); in pp_c_dot()
140 pp_star (pp); in pp_c_star()
147 pp_arrow (pp); in pp_c_arrow()
297 pp_c_star (pp); in pp_c_pointer()
929 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant()
1037 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant()
1057 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_fixed_constant()
1731 pp_minus (pp); in pp_c_unary_expression()
1850 pp_plus (pp); in pp_c_additive_expression()
[all …]
/dports/games/jfsw/jfsw-c434002/src/
H A Dplayer.c1361 pp->oposx = pp->oldposx = pp->posx; in DoPlayerTeleportToOffset()
1362 pp->oposy = pp->oldposy = pp->posy; in DoPlayerTeleportToOffset()
1995 dist = Distance(pp->posx, pp->posy, pp->oldposx, pp->oldposy); in DoPlayerBob()
2666 …t = clipmove(&pp->posx, &pp->posy, &pp->posz, &pp->cursectnum, pp->xvect, pp->yvect, ((int)pp->Spr… in DoPlayerMove()
2906 OperateSectorObject(pp->sop, pp->pang, pp->posx, pp->posy); in DoPlayerMoveBoat()
3435 OperateSectorObject(pp->sop, pp->pang, pp->posx, pp->posy); in DoPlayerMoveTank()
4573 neartag(pp->posx, pp->posy, pp->posz, pp->cursectnum, pp->pang, in PlayerOnLadder()
5472 if (pp->posz + pp->bob_amt < pp->hiz + pp->ceiling_dist) in DoPlayerDive()
6147 pp->xvect = pp->yvect = pp->oxvect = pp->oyvect = pp->slide_xvect = pp->slide_yvect = 0; in PlayerRemoteReset()
6176pp->pang = pp->oang = getangle(pp->sop_remote->xmid - pp->posx, pp->sop_remote->ymid - pp->posy); in DoPlayerStopOperate()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-pretty-print.c371 pp_space (pp); in dump_function_declaration()
380 pp_comma (pp); in dump_function_declaration()
381 pp_space (pp); in dump_function_declaration()
418 pp_colon (pp); in dump_array_domain()
763 pp_colon (pp); in dump_omp_clause()
1384 pp_space (pp); in dump_omp_clauses()
2141 pp_string (pp, pp_buffer (pp)->digit_buffer); in dump_generic_node()
2742 pp_dot (pp); in dump_generic_node()
2867 pp_space (pp); in dump_generic_node()
2869 pp_space (pp); in dump_generic_node()
[all …]

12345678910>>...444