Searched defs:tas (Results 1 – 5 of 5) sorted by relevance
132 #define tas(ptr) (xchg ((ptr), 1)) macro
85 static inline unsigned long tas(volatile int *m) in tas() function
242 #define tas(ptr) (xchg((ptr),1)) macro
2715 DISAS_INSN(tas) in DISAS_INSN() argument