Home
last modified time | relevance | path

Searched refs:sectortypev5 (Results 1 – 3 of 3) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine_oldmap.h4 struct sectortypev5 struct
100 static void convertv5sectv6(struct sectortypev5 *from, struct sectortypev6 *to) in convertv5sectv6()
H A Dengine.cpp10555 struct sectortypev5 v5sect; in engineLoadBoardV5V6()
10560 if (kread_and_test(fil, &v5sect, sizeof(struct sectortypev5))) in engineLoadBoardV5V6()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c6286 struct sectortypev5 struct
6381 static int readv5sect(int fil, struct sectortypev5 *sect) in readv5sect()
6421 static int writev5sect(int fil, struct sectortypev5 *sect) in writev5sect()
6452 static void convertv5sectv6(struct sectortypev5 *from, struct sectortypev6 *to) in convertv5sectv6()
6478 static void convertv6sectv5(struct sectortypev6 *from, struct sectortypev5 *to) in convertv6sectv5()
7098 struct sectortypev5 v5sect; in loadoldboard()
7425 struct sectortypev5 v5sect; in saveoldboard()