Searched refs:_testr (Results 1 – 8 of 8) sorted by relevance
/dports/emulators/gxemul/gxemul-0.6.3/ |
H A D | configure | 714 $CXX $CXXFLAGS _testr.cc -o _testr 2> /dev/null 715 if [ ! -x _testr ]; then 716 $CXX $CXXFLAGS _testr.cc -lresolv -o _testr 2> /dev/null 717 if [ ! -x _testr ]; then 718 $CXX $CXXFLAGS _testr.cc -lresolv -lnsl -o _testr 2> /dev/null 737 rm -f _testr.cc _testr.o _testr 744 $CXX $CXXFLAGS _testr.cc -o _testr 2> /dev/null 745 if [ ! -x _testr ]; then 746 $CXX $CXXFLAGS _testr.cc -lm -o _testr 2> /dev/null 748 $CXX $CXXFLAGS _testr.cc -lm -lcpml -o _testr 2> /dev/null [all …]
|
/dports/devel/py-pbr/pbr-5.5.0/doc/source/contributor/ |
H A D | index.rst | 36 .. _testr: https://wiki.openstack.org/wiki/Testr
|
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightning/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lightning/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|
/dports/devel/lightning/lightning-2.1.3/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightning/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightning/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-paraLLEl/lightning/lib/ |
H A D | jit_x86-cpu.c | 163 # define testr(r0, r1) _testr(_jit, r0, r1) 164 static void _testr(jit_state_t*, jit_int32_t, jit_int32_t); 853 _testr(jit_state_t *_jit, jit_int32_t r0, jit_int32_t r1) in _testr() function
|