Home
last modified time | relevance | path

Searched refs:wr_byte (Results 1 – 12 of 12) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dsave.c14 void wr_byte(byte v);
102 wr_byte(*str); in wr_string()
105 wr_byte(*str); in wr_string()
478 wr_byte(0);
495 wr_byte(0);wr_byte(0);wr_byte(0);wr_byte(0);wr_byte(0);wr_byte(0);wr_byte(0);
507 wr_byte(0);wr_byte(0);wr_byte(0);
515 wr_byte(0);wr_byte(0);wr_byte(0);
1335 wr_byte(0); in wr_savefile_new()
1336 wr_byte(0); in wr_savefile_new()
1337 wr_byte(0); in wr_savefile_new()
[all …]
H A Dcsfunc.c36 extern void wr_byte(byte v);
201 wr_byte(cs_ptr->sc.trap.t_idx); in tsave()
202 wr_byte(cs_ptr->sc.trap.found); in tsave()
286 wr_byte(cs_ptr->sc.between.fy); in betweensave()
287 wr_byte(cs_ptr->sc.between.fx); in betweensave()
307 wr_byte(cs_ptr->sc.fountain.type); in fountsave()
330 wr_byte(cs_ptr->sc.montrap.feat); in montrapsave()
344 wr_byte(cs_ptr->sc.rune.typ); in runesave()
345 wr_byte(cs_ptr->sc.rune.mod); in runesave()
346 wr_byte(cs_ptr->sc.rune.lev); in runesave()
[all …]
/dports/games/zangband/zangband/src/
H A Dsave.c514 wr_byte(*str); in wr_string()
593 wr_byte(i); in wr_item()
597 wr_byte(255); in wr_item()
714 wr_byte(0); in wr_lore()
715 wr_byte(0); in wr_lore()
716 wr_byte(0); in wr_lore()
945 wr_byte(0); in wr_extra()
946 wr_byte(0); in wr_extra()
1577 wr_byte(0); in wr_savefile_new()
1578 wr_byte(0); in wr_savefile_new()
[all …]
/dports/games/angband/Angband-4.2.2/src/
H A Dsave.c114 wr_byte(1); in wr_item()
116 wr_byte(0); in wr_item()
145 wr_byte(1); in wr_item()
150 wr_byte(0); in wr_item()
155 wr_byte(1); in wr_item()
160 wr_byte(0); in wr_item()
165 wr_byte(1); in wr_item()
171 wr_byte(0); in wr_item()
335 wr_byte(0); in wr_options()
489 wr_byte(0); in wr_player()
[all …]
H A Dsavefile.c222 void wr_byte(byte v) in wr_byte() function
255 wr_byte(*str); in wr_string()
258 wr_byte(*str); in wr_string()
314 while (n--) wr_byte(0); in pad_bytes()
H A Dsavefile.h61 void wr_byte(byte v);
/dports/games/moria/umoria/source/
H A Dsave.c86 static void wr_byte();
200 wr_byte(m_ptr->male); in sv_write()
229 wr_byte(m_ptr->prace); in sv_write()
381 wr_byte((int8u)i); in sv_write()
382 wr_byte((int8u)j); in sv_write()
421 wr_byte(prev_char); in sv_write()
1430 wr_byte(mon->fy);
1431 wr_byte(mon->fx);
1432 wr_byte(mon->cdis);
1433 wr_byte(mon->ml);
[all …]
/dports/games/moria/umoria/util/scores/
H A Ddelete.c131 static void wr_byte(c) in wr_byte() function
243 wr_byte(xor_byte);
250 wr_byte(score->dun_level);
251 wr_byte(score->lev);
252 wr_byte(score->max_dlv);
253 wr_byte(score->sex);
254 wr_byte(score->race);
255 wr_byte(score->class);
/dports/comms/mlan3/mlan3-1.00/common/
H A Dmbeprom.c1397 uchar wr_byte[1]; in lockPage() local
1414 wr_byte[0] = (uchar) ~(0x01 << nbit); in lockPage()
1417 if(!writeEPROM(write_bank,portnum,SNum,nbyt + lockOffset,wr_byte,1)) in lockPage()
1483 uchar wr_byte[1]; // create byte to redirect page in redirectPage() local
1508 wr_byte[0] = (uchar) ~newPage; in redirectPage()
1511 if(!writeEPROM(write_bank,portnum,SNum,page + redirectOffset(bank,SNum),wr_byte,1)) in redirectPage()
1580 uchar wr_byte[1]; in lockRedirectPage() local
1604 wr_byte[0] = (uchar) ~(0x01 << nbit); in lockRedirectPage()
1607 if(!writeEPROM(write_bank,portnum,SNum,nbyt + lockRedirectOffset,wr_byte,1)) in lockRedirectPage()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/qib/
H A Dqib_twsi.c206 static int wr_byte(struct qib_devdata *dd, u8 data) in wr_byte() function
335 ret = wr_byte(dd, data); /* Leaves SCL low (from i2c_ackrcv()) */ in qib_twsi_wr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/qib/
H A Dqib_twsi.c206 static int wr_byte(struct qib_devdata *dd, u8 data) in wr_byte() function
335 ret = wr_byte(dd, data); /* Leaves SCL low (from i2c_ackrcv()) */ in qib_twsi_wr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/qib/
H A Dqib_twsi.c206 static int wr_byte(struct qib_devdata *dd, u8 data) in wr_byte() function
335 ret = wr_byte(dd, data); /* Leaves SCL low (from i2c_ackrcv()) */ in qib_twsi_wr()