Searched defs:xx (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dfp_regs.h64 xx:BIT_WIDTH(25), // inexact exception member in struct:__anon21
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpostcode.h161 _postcode(uint8_t xx) argument
167 postcode(uint8_t xx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c647 struct radix_node *xx = x; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c549 #define xx(str) printf("%s: %d\n", # str, str); macro
613 #undef xx macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/
H A Dvideo_console.c280 gc_clear_line(unsigned int xx, unsigne argument
314 gc_clear_screen(unsigned int xx, unsigned int yy, int top, unsigned int bottom, int which) argument
460 gc_hide_cursor(unsigned int xx, unsigned int yy) argument
502 gc_paint_char(unsigned int xx, unsigned int yy, unsigned char ch, int attrs) argument
621 unsigned int xx, yy; local
1205 gc_show_cursor(unsigned int xx, unsigned int yy) argument
1299 vc_clear_screen(unsigned int xx, unsigned int yy, unsigned int scrreg_top, unsigned int scrreg_bottom, int which) argument
1392 vc_paint_char_8(unsigned int xx, unsigned int yy, unsigned char ch, int attrs, __unused unsigned char ch_previous, __unused int attrs_previous) argument
1448 vc_paint_char_16(unsigned int xx, unsigned int yy, unsigned char ch, int attrs, __unused unsigned char ch_previous, __unused int attrs_previous) argument
1501 vc_paint_char_32(unsigned int xx, unsigned int yy, unsigned char ch, int attrs, unsigned char ch_previous, int attrs_previous) argument
1564 vc_paint_char(unsigned int xx, unsigned int yy, unsigned char ch, int attrs, unsigned char ch_previous, int attrs_previous) argument
1656 vc_reverse_cursor(unsigned int xx, unsigned int yy) argument
[all...]

Completed in 40 milliseconds