Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h81 #define JLE(x, jt) JLE32(x, EXPAND(jt))
169 #define JLE32(value, jt) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h81 #define JLE(x, jt) JLE32(x, EXPAND(jt))
169 #define JLE32(value, jt) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/seccomp/
H A Dbpf-helper.h81 #define JLE(x, jt) JLE32(x, EXPAND(jt))
169 #define JLE32(value, jt) \ macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h389 u32* JLE32(u32 to);
H A Dix86.c828 u32* JLE32(u32 to) { in JLE32() function
H A DiR3000A.c2735 j32Ptr[4] = JLE32(0); in recBLEZ()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2565 u32* JLE32( u32 to ) in JLE32() function
H A Dix86-64.h864 u32* JLE32( u32 to );
H A DiR3000A-64.c2800 j32Ptr[4] = JLE32(0); in recBLEZ()