Searched refs:_str (Results 1 – 2 of 2) sorted by relevance
91 #define __SECTIONSTRING(_sec, _str) \ argument92 __asm__(".section " #_sec "\n\t.asciz \"" _str "\"\n\t.previous")94 #define __SECTIONSTRING(_sec, _str) \ argument
61 #define __SECTIONSTRING(_sec, _str) \ argument62 __asm__(".section " #_sec "\n\t.asciz \"" _str "\"\n\t.previous")