Searched defs:xchg (Results 1 – 5 of 5) sorted by relevance
53 #define xchg(ptr, x) \ macro
157 int xchg(const void *ctx) in xchg() function
274 static unsigned long xchg(unsigned long *p, unsigned long val) in xchg() function
150 int i, j, xchg; in mwifiex_11n_scan_and_dispatch() local
4711 #define xchg(ptr, ...) \ macro