This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int | cpp_iopl (int level) |
| unsigned char | cpp_inb (unsigned short port) |
| unsigned char | cpp_inb_p (unsigned short port) |
| unsigned short | cpp_inw (unsigned short port) |
| unsigned short | cpp_inw_p (unsigned short port) |
| unsigned int | cpp_inl (unsigned short port) |
| unsigned int | cpp_inl_p (unsigned short port) |
| void | cpp_outb (unsigned char value, unsigned short port) |
| void | cpp_outb_p (unsigned char value, unsigned short port) |
| void | cpp_outw (unsigned short value, unsigned short port) |
| void | cpp_outw_p (unsigned short value, unsigned short port) |
| void | cpp_outl (unsigned int value, unsigned short port) |
| void | cpp_outl_p (unsigned int value, unsigned short port) |
|
|
Definition at line 38 of file cppio.c. 00038 { return 0;};
|
|
|
Definition at line 39 of file cppio.c. 00039 { return 0;};
|
|
|
Definition at line 42 of file cppio.c. 00042 { return 0;};
|
|
|
Definition at line 43 of file cppio.c. 00043 { return 0;};
|
|
|
Definition at line 40 of file cppio.c. 00040 { return 0;};
|
|
|
Definition at line 41 of file cppio.c. 00041 { return 0;};
|
|
|
|
|
||||||||||||
|
Definition at line 45 of file cppio.c. 00045 {}
|
|
||||||||||||
|
Definition at line 46 of file cppio.c. 00046 {}
|
|
||||||||||||
|
Definition at line 49 of file cppio.c. 00049 {}
|
|
||||||||||||
|
Definition at line 50 of file cppio.c. 00050 {}
|
|
||||||||||||
|
Definition at line 47 of file cppio.c. 00047 {}
|
|
||||||||||||
|
Definition at line 48 of file cppio.c. 00048 {}
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001