Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt))
153 #define JNE32(value, jt) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt))
153 #define JNE32(value, jt) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt))
153 #define JNE32(value, jt) \ macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h391 u32* JNE32(u32 to);
H A Dix86.c833 u32* JNE32(u32 to) { in JNE32() function
H A DiR3000A.c2705 j32Ptr[4] = JNE32(0); in recBNE()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2577 u32* JNE32( u32 to ) in JNE32() function
H A Dix86-64.h868 u32* JNE32( u32 to );
H A DiR3000A-64.c2772 j32Ptr[4] = JNE32(0); in recBNE()