Home
last modified time | relevance | path

Searched refs:__out (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/
H A D0001-Define-strndupa-if-it-does-not-exist.patch27 + char *__out = (char *) alloca (__len); \
28 + __out[__len-1] = '\0'; \
29 + (char *) memcpy (__out, __in, __len-1);}))
/openbmc/linux/include/linux/
H A Dswait.h160 __label__ __out; \
173 goto __out; \
179 __out: __ret; \
H A Dwait_bit.h244 __label__ __out; \
260 goto __out; \
266 __out: __ret; \
H A Dwait.h305 __label__ __out; \
318 goto __out; \
324 __out: __ret; \
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0003-musl-utils.patch88 + char *__out = (char *) alloca (__len); \
89 + __out[__len-1] = '\0'; \
90 + (char *) memcpy (__out, __in, __len-1);})
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h12 #define COMPARE_UNMASKED_FIELDS(__match1, __match2, __out) \ argument
16 bool *_out = (__out); \
/openbmc/linux/arch/x86/include/asm/shared/
H A Dio.h8 static __always_inline void __out##bwl(type value, u16 port) \
/openbmc/linux/sound/pci/trident/
H A Dtrident_main.c2929 goto __out; in snd_trident_mixer()
2946 goto __out; in snd_trident_mixer()
2974 goto __out; in snd_trident_mixer()
2979 goto __out; in snd_trident_mixer()
2997 goto __out; in snd_trident_mixer()
3004 goto __out; in snd_trident_mixer()
3011 goto __out; in snd_trident_mixer()
3018 goto __out; in snd_trident_mixer()
3024 goto __out; in snd_trident_mixer()
3080 goto __out; in snd_trident_mixer()
[all …]
/openbmc/qemu/qga/vss-win32/
H A Dvss-common.h24 #define __out OUT macro
/openbmc/linux/sound/drivers/
H A Dmts64.c452 goto __out; in snd_mts64_ctl_smpte_switch_put()
464 __out: in snd_mts64_ctl_smpte_switch_put()
830 goto __out; in snd_mts64_interrupt()
835 __out: in snd_mts64_interrupt()
/openbmc/linux/net/core/
H A Dflow_offload.c51 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument
55 (__out)->key = skb_flow_dissector_target(__d, __type, (__m)->key); \
56 (__out)->mask = skb_flow_dissector_target(__d, __type, (__m)->mask); \
/openbmc/linux/lib/
H A Diov_iter.c78 __label__ __out; \
106 goto __out; \
111 __out: \
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.c989 __out: in snd_ice1712_set_pro_rate()
994 goto __out; in snd_ice1712_set_pro_rate()
998 goto __out; in snd_ice1712_set_pro_rate()