Home
last modified time | relevance | path

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

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg006.c839 void __pascal far x_to_xh_and_xl(int xpos, sbyte *xh_addr, sbyte *xl_addr) { in x_to_xh_and_xl() function
H A Dproto.h300 void __pascal far x_to_xh_and_xl(int xpos, sbyte *xh_addr, sbyte *xl_addr);
H A Dseg008.c1703 x_to_xh_and_xl(obj_x, &entry_addr->xh, &entry_addr->xl); in add_objtable()