Searched defs:MSG (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Ddiskboot.S26 #define MSG(x) movw $x, %si; call LOCAL(message) define
55 MSG(notification_string)
280 (MSG modifies SI, which is saved, and unused AX and BX) */
282 MSG(notification_step)
299 MSG(notification_done)
308 MSG(geometry_error_string)
315 MSG(read_error_string)
318 MSG(general_error_string)
H A Dboot.S28 #define MSG(x) movw $x, %si; call LOCAL(message) define
154 MSG(notification_string)
373 MSG(general_error_string)
452 MSG(fd_probe_error_string)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstart.S41 #define MSG(x) movw $ABS(x), %si; call message define
70 MSG(notification_string)
294 (MSG modifies SI, which is saved, and unused AX and BX) */
296 MSG(notification_step)
313 MSG(notification_done)
326 MSG(geometry_error_string)
333 MSG(read_error_string)
336 MSG(general_error_string)
H A Dstart_eltorito.S49 #define MSG(x) mov $ABS(x), %si; call message; define
96 MSG(notification_string)
112 MSG(notification_done)
162 MSG(notification_step)
203 MSG(read_error_string)
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dtree.c77 # define MSG(msg) fprintf(stderr, "MSG(%s)\n", msg); macro
82 # define MSG(msg) ; macro
196 MSG("grounded. adding new node, setting h=true")
215 MSG("LESS. sprouting left.")
219 MSG("LESS: left branch has grown")
223 MSG("LESS: case 1.. bal restored implicitly")
229 MSG("LESS: case 0.. balnce bad but still ok")
234 MSG("LESS: case -1: rebalancing")
237 MSG("LES
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S33 #define MSG(x) movw $ABS(x), %si; call message define
154 MSG(notification_string)
381 MSG(geometry_error_string)
388 MSG(hd_probe_error_string)
395 MSG(read_error_string)
398 MSG(general_error_string)
474 MSG(fd_probe_error_string)

Completed in 26 milliseconds