Home
last modified time | relevance | path

Searched refs:__res (Results 1 – 25 of 2242) sorted by relevance

12345678910>>...90

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/build/cmake/
H A Dbuild.sh15 local __res=0
38 local __res=0
42 __res=$?
52 local __res=0
56 __res=$?
66 local __res=0
70 __res=$?
76 __res=$?
92 __res=$?
106 __res=$?
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/arc/
H A Dnsim-syscall.h284 long __res; \
293 __res = -1; \
301 long __res; \
312 __res = -1; \
330 __res = -1; \
336 long __res; \
357 __res = -1; \
363 long __res; \
371 long __res; \
389 __res = -1; \
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/build/cmake/package_tester/modules/
H A Dconfig.sh10 local __res=0
25 __res=1
30 return ${__res}
34 local __res=0
53 __res=1
58 return ${__res}
62 local __res=0
75 __res=1
81 return ${__res}
87 local __res=0
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/include/sflib/darwin-x86-64/
H A Dsfsyscall.h40 long __res; \
42 : "=a" (__res) \
50 long __res; \
53 : "=a" (__res) \
61 long __res; \
65 : "=a" (__res) \
73 long __res; \
87 long __res; \
101 long __res; \
117 long __res; \
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/include/sflib/darwin-arm-64/
H A Dsfsyscall.h43 long __res; \
47 : "=r" (__res) \
55 long __res; \
60 : "=r" (__res) \
68 long __res; \
82 long __res; \
89 : "=r" (__res) \
100 long __res; \
116 long __res; \
134 long __res; \
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dbootstd.h54 : "=g" (__res) \
55 : "0" (__res) \
57 __bsc_return(type,__res); \
66 : "=g" (__res) \
69 __bsc_return(type,__res); \
79 : "=g" (__res) \
82 __bsc_return(type,__res); \
93 : "=g" (__res) \
97 __bsc_return(type,__res); \
113 __bsc_return(type,__res); \
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dbootstd.h54 : "=g" (__res) \
55 : "0" (__res) \
57 __bsc_return(type,__res); \
66 : "=g" (__res) \
69 __bsc_return(type,__res); \
79 : "=g" (__res) \
82 __bsc_return(type,__res); \
93 : "=g" (__res) \
97 __bsc_return(type,__res); \
113 __bsc_return(type,__res); \
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dbootstd.h54 : "=g" (__res) \
55 : "0" (__res) \
57 __bsc_return(type,__res); \
66 : "=g" (__res) \
69 __bsc_return(type,__res); \
79 : "=g" (__res) \
82 __bsc_return(type,__res); \
93 : "=g" (__res) \
97 __bsc_return(type,__res); \
113 __bsc_return(type,__res); \
[all …]
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/xen/
H A Dhypercall.h27 … long __res; asm volatile ( "call %[call]" : "=a" (__res) : [call] "m" (hypercall_page[__H…
29__res, __ign1; asm volatile ( "call %[call]" : "=a" (__res), "=b" (__ign1) : "1" ((long)(a…
30__res, __ign1, __ign2; asm volatile ( "call %[call]" : "=a" (__res), "=b" (__ign1), "=c" (__…
31__res, __ign1, __ign2, __ign3; asm volatile ( "call %[call]" : "=a" (__res), "=b" (__ign1), …
32__res, __ign1, __ign2, __ign3, __ign4; asm volatile ( "call %[call]" : "=a" (__res), "=b" (_…
34__res, __ign1, __ign2, __ign3, __ign4, __ign5; asm volatile ( "call %[call]" : "=a" (__res),…
/dports/devel/radare2/radare2-5.1.1/libr/include/sflib/darwin-x86-32/
H A Dsfsyscall.h46 long __res; \
48 : "=a" (__res) \
56 long __res; \
61 : "=a" (__res) \
69 long __res; \
75 : "=a" (__res) \
83 long __res; \
91 : "=a" (__res) \
100 long __res; \
118 long __res; \
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/include/sflib/linux-x86-32/
H A Dsfsyscall.h57 long __res; \
60 : "=a" (__res) \
68 long __res; \
74 : "=a" (__res) \
82 long __res; \
88 : "=a" (__res) \
96 long __res; \
111 long __res; \
127 long __res; \
143 long __res; \
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dxen.h14 long __res; \
17 : "=a" (__res) \
20 (type)__res; \
26 long __res, __ign1; \
29 : "=a" (__res), "=b" (__ign1) \
32 (type)__res; \
38 long __res, __ign1, __ign2; \
41 : "=a" (__res), "=b" (__ign1), "=c" (__ign2) \
44 (type)__res; \
50 long __res, __ign1, __ign2, __ign3; \
[all …]

12345678910>>...90