Home
last modified time | relevance | path

Searched refs:__NW (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dlibgcc2.h208 #define __NW(a,b) __ ## a ## di ## b macro
219 #define __NW(a,b) __ ## a ## si ## b macro
229 #define __NW(a,b) __ ## a ## hi ## b macro
239 #define __NW(a,b) __ ## a ## qi ## b macro
286 #define __fixunsxfSI __NW(fixunsxf,)
287 #define __fixunstfSI __NW(fixunstf,)
288 #define __fixunsdfSI __NW(fixunsdf,)
289 #define __fixunssfSI __NW(fixunssf,)
291 #define __absvSI2 __NW(absv,2)
292 #define __addvSI3 __NW(addv,3)
[all …]