Home
last modified time | relevance | path

Searched defs:__mode (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/m68k/lib/
A Dashldi3.c21 typedef int SItype __mode(SI); typedef
22 typedef unsigned int USItype __mode(SI); typedef
23 typedef int DItype __mode(DI); typedef
24 typedef int word_type __mode(__word__); typedef
A Dashrdi3.c21 typedef int SItype __mode(SI); typedef
22 typedef unsigned int USItype __mode(SI); typedef
23 typedef int DItype __mode(DI); typedef
24 typedef int word_type __mode(__word__); typedef
A Dlshrdi3.c21 typedef int SItype __mode(SI); typedef
22 typedef unsigned int USItype __mode(SI); typedef
23 typedef int DItype __mode(DI); typedef
24 typedef int word_type __mode(__word__); typedef
A Dmuldi3.c68 typedef int SItype __mode(SI); typedef
69 typedef unsigned int USItype __mode(SI); typedef
70 typedef int DItype __mode(DI); typedef
71 typedef int word_type __mode(__word__); typedef
/linux-6.3-rc2/include/linux/
A Dcompiler_attributes.h171 #define __mode(x) __attribute__((__mode__(x))) macro
/linux-6.3-rc2/drivers/net/wireless/ralink/rt2x00/
A Drt2x00lib.h49 #define RATE_MCS(__mode, __mcs) \ argument
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_svc.c6115 #define bfa_dport_result_start(__dport, __mode) do { \ argument

Completed in 25 milliseconds