taglinefilesource code
tas137include/asm-alpha/system.h#define tas(ptr) (xchg((ptr),1))
tas196include/asm-i386/system.h#define tas(ptr) (xchg((ptr),1))
tas153include/asm-mips/system.hextern inline int tas(char * m)