Home
last modified time | relevance | path

Searched refs:JGE32 (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h80 #define JGE(x, jt) JGE32(x, EXPAND(jt))
161 #define JGE32(value, jt) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h80 #define JGE(x, jt) JGE32(x, EXPAND(jt))
161 #define JGE32(value, jt) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h80 #define JGE(x, jt) JGE32(x, EXPAND(jt))
161 #define JGE32(value, jt) \ macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h385 u32* JGE32(u32 to);
H A Dix86.c818 u32* JGE32(u32 to) { in JGE32() function
H A DiR3000A.c2585 j32Ptr[4] = JGE32(0); in recBGEZAL()
2765 j32Ptr[4] = JGE32(0); in recBGEZ()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A DiR3000A-64.c2656 j32Ptr[4] = JGE32(0); in recBGEZAL()
2828 j32Ptr[4] = JGE32(0); in recBGEZ()
H A Dix86-64.c2553 u32* JGE32( u32 to ) in JGE32() function
H A Dix86-64.h860 u32* JGE32( u32 to );