Searched defs:TEXT16_CODE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibrm.h175 /* TEXT16_CODE: declare a fragment of code that resides in .text16 */
176 #define TEXT16_CODE( asm_code_str ) \ macro
188 TEXT16_CODE ( "\n1:\n\t" \
H A Dlibkir.h216 /* TEXT16_CODE: declare a fragment of code that resides in .text16 */
217 #define TEXT16_CODE( asm_code_str ) \ macro

Completed in 166 milliseconds