Searched refs:ASM_NAME_TO_STRING (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c405 #ifndef ASM_NAME_TO_STRING
406 #define ASM_NAME_TO_STRING(STR, NAME) \ macro
443 ASM_NAME_TO_STRING (buf1, XSTR (x, 0));
449 ASM_NAME_TO_STRING (buf2, buf1);
455 ASM_NAME_TO_STRING (buf2, buf1);

Completed in 59 milliseconds