misc.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 44 | 13% |
空行行数 | 73 | 21% |
実行行数 | 234 | 66% |
合計行数 | 351 | 100% |
内容 | 定義数 |
---|---|
関数数 | 15 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | sleep | void | SLEEP |
2 |
Function | twiddle | void | TWIDDLE |
3 |
Function | strcasecmp | int | STRCASECMP (not entirely correct, but this will do for our purposes) |
4 |
Static | do_printf | static char * | PRINTF and friends |
5 |
Function | sprintf | char * | |
6 |
Function | printf | void | |
7 |
Function | inet_aton | int | INET_ATON - Convert an ascii x.x.x.x to binary form |
8 |
Function | getdec | int | |
9 |
Static | empty_8042 | static void | |
10 |
Function | gateA20_set | void | |
11 |
Function | gateA20_unset | void | |
12 |
Function | putchar | void | |
13 |
Function | getchar | int | GETCHAR - Read the next character from the console WITHOUT ECHO |
14 |
Function | iskey | int | |
15 |
Function | currticks | unsigned long |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー