Home
last modified time | relevance | path

Searched refs:swapint (Results 1 – 23 of 23) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/uhd_dump/
H A Duhd_dump.c50 unsigned int swapint (unsigned int nIntNumber) in swapint() function
296 fprintf(stdout,"Size: %04d ",(swapint(chdr_header->chdr_type) & SIZE)); in print_size()
317 switch(swapint(tx_response->error_code)) in print_tx_response()
327 fprintf(stdout,"for SeqID = %03x ",swapint(tx_response->seq_id)&0xFFF); in print_tx_response()
389 if ((swapint(chdr_header->chdr_type) & HAS_TIME) == HAS_TIME) { in print_vita_header()
403 if ((swapint(chdr_header->chdr_type) & EXT_CONTEXT) != EXT_CONTEXT) in print_vita_header()
442 …%s(0x%02x)=0x%08x",reg_addr_to_name(swapint(radio_ctrl_payload->addr)),(u8)swapint(radio_ctrl_payl… in print_vita_header()
511 ((swapint(chdr_header->chdr_type) & 0x40000000) != 0x0) || in get_connection_endpoints()
512 ((swapint(chdr_header->chdr_type) & 0x8000) != 0x0) || in get_connection_endpoints()
513 ((swapint(chdr_header->chdr_sid) & 0xFF000000) != 0x0) || in get_connection_endpoints()
[all …]
H A Duhd_dump.h237 unsigned int swapint (unsigned int);
/dports/x11/xfishtank/xfishtank2.0/giftofish/
H A Dgiftofish.c168 swapint(in) in swapint() function
213 Hdr.width = swapint(Hdr.width);
214 Hdr.height = swapint(Hdr.height);
215 Hdr.num_colors = swapint(Hdr.num_colors);
225 colrs[i].red = swapint(colrs[i].red);
226 colrs[i].green = swapint(colrs[i].green);
227 colrs[i].blue = swapint(colrs[i].blue);
228 colrs[i].pix_len = swapint(colrs[i].pix_len);
/dports/x11/xfishtank/xfishtank2.0/
H A Dread.c548 swapint(in) in swapint() function
592 Hdr.width = swapint(Hdr.width);
593 Hdr.height = swapint(Hdr.height);
594 Hdr.num_colors = swapint(Hdr.num_colors);
605 color_data.red = swapint(color_data.red);
606 color_data.green = swapint(color_data.green);
607 color_data.blue = swapint(color_data.blue);
608 color_data.pix_len = swapint(color_data.pix_len);
/dports/games/d2x/d2x-0.2.5/misc/
H A Dbyteswap.c29 uint swapint(uint i) in swapint() function
/dports/games/bsp/bsp-5.2/
H A Dendian.c21 void swapint(unsigned int *l) {}; in swapint() function
45 inline void swapint(unsigned int *l) { in swapint() function
H A Dbsp.h66 void swapint(unsigned int *l);
H A DChangeLog27 "int" is 2 bytes, as swapint() converted (always) 4 bytes.
/dports/math/giacxcas/giac-1.6.0/src/
H A Dkadd.cc442 swapint(sel_r,sel_R); in sheet_display()
444 swapint(sel_c,sel_C); in sheet_display()
1033 swapint(r,R); in sheet()
1035 swapint(c,C); in sheet()
1140 swapint(r,R); in sheet()
1142 swapint(c,C); in sheet()
H A DTableur.cc418 giac::swapint(R0,R); in copy_right()
438 giac::swapint(C0,C); in copy_down()
458 giac::swapint(r,R); in copy_first_in_selection()
460 giac::swapint(c,C); in copy_first_in_selection()
1021 giac::swapint(r1,r2); in next_cell()
1023 giac::swapint(c1,c2); in next_cell()
2207 giac::swapint(r1,r2); in cb_Tableur_ranm()
2211 giac::swapint(c1,c2); in cb_Tableur_ranm()
2705 giac::swapint(r1,r2); in sheetsort()
3311 giac::swapint(r1,r2); in iscell_range()
[all …]
H A DEquation.cc1413 giac::swapint(sel0,sel1); in Equation_extract_string()
1472 giac::swapint(sel0,sel1); in Equation_draw()
2121 giac::swapint(y1,y2); in Equation_select_rectangle()
2122 giac::swapint(x1,x2); in Equation_select_rectangle()
2148 giac::swapint(y1,y2); in Equation_select_rectangle()
2149 giac::swapint(x1,x2); in Equation_select_rectangle()
3270 giac::swapint(begin_sel,end_sel); in Equation_remove_selection()
H A Dindex.h83 void swapint(int & a,int & b);
H A Dindex.cc48 void swapint(int & a,int & b){ in swapint() function
H A DInput.cc1190 giac::swapint(pos1,pos2); in in_handle()
H A Dsparse.cc617 swapint(p[r],p[pivotline]); in sparse_lu()
H A Dkdisplay.cc3200 swapint(gselpos_orig,gselpos); in eqw_select_leftright()
4673 inline void swapint(int & i0,int & i1){ in swapint() function
6907 giac::swapint(text->line,text->undoline); in undo()
6908 giac::swapint(text->pos,text->undopos); in undo()
6909 giac::swapint(text->clipline,text->undoclipline); in undo()
6910 giac::swapint(text->clippos,text->undoclippos); in undo()
H A DHistory.cc3880 if (i>j) swapint(i,j); in History_cb_tex_button()
H A Dmodpoly.cc12768 swapint(A[1],A[2]); in mod_gcd_c()
12769 swapint(A[5],A[6]); in mod_gcd_c()
12831 swapint(A[1],A[2]); in mod_gcd_c()
12832 swapint(A[5],A[6]); in mod_gcd_c()
H A Dvecteur.cc6084 swapint(mi[j],m[j-n][i+n]); in int_lu2inv()
11730 swapint(H[j][i],H[j][m+1]); in mhessenberg()
13215 swapint(N[i][k+1],N[i][j]); in mod_pcar()
H A DGraph.cc4372 inline void swapint(int & i0,int & i1){ in swapint() function
H A Dprog.cc8917 swapint(l,c); in _matrix()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/fmt/
H A Dtable.c929 #undef swapint
930 #define swapint(a, b) { int _tmp = (b); (b)=(a); (a)=(_tmp); } macro
942 swapint(maxx, minx); in getCellsInRegionTable()
944 swapint(maxy, miny); in getCellsInRegionTable()
/dports/games/d2x/d2x-0.2.5/
H A DChangeLog1500 * include/byteswap.h, misc/Makefile.am: fix swapint, swapshort