Searched defs:ld (Results 1 – 2 of 2) sorted by relevance
24 #define __cmpxchg_asm(ld, st, m, old, new) ({ __typeof(*(m)) __ret; if (cpu_has_llsc && R100… argument
1166 long double ld = remquol(13.0, 4.0, &q); in TEST() local