Home
last modified time | relevance | path

Searched defs:a_dec (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/arch/i386/
H A Datomic_arch.h52 #define a_dec a_dec macro
53 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/arch/x32/
H A Datomic_arch.h68 #define a_dec a_dec macro
69 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/arch/x86_64/
H A Datomic_arch.h77 #define a_dec a_dec macro
78 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/porting/liteos_m/user/src/internal/
H A Datomic.h174 #define a_dec a_dec macro
175 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Datomic.h174 #define a_dec a_dec macro
175 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Datomic.h174 #define a_dec a_dec macro
175 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Datomic.h174 #define a_dec a_dec macro
175 static inline void a_dec(volatile int *p) in a_dec() function
/third_party/musl/src/internal/
H A Datomic.h174 #define a_dec a_dec macro
175 static inline void a_dec(volatile int *p) in a_dec() function
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_generic.c3109 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local
3129 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local
3149 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c3111 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local
3131 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local
3151 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind() local

Completed in 14 milliseconds