#include <sys/types.h>
#include <sys/filesys.h>
#include <wonderful.h>
Go to the source code of this file.
◆ IL_FUNCTION
#define IL_FUNCTION __attribute__((cdecl)) far |
◆ ilinfo_get_className
#define ilinfo_get_className |
( |
| info | ) |
|
Value:MK_FP(FP_SEG((info)), FP_OFF((info)->className))
Definition at line 18 of file indirect.h.
◆ ilinfo_get_description
#define ilinfo_get_description |
( |
| info | ) |
|
Value:MK_FP(FP_SEG((info)), FP_OFF((info)->description))
Definition at line 21 of file indirect.h.
◆ ilinfo_get_name
#define ilinfo_get_name |
( |
| info | ) |
|
Value:MK_FP(FP_SEG((info)), FP_OFF((info)->name))
Definition at line 19 of file indirect.h.
◆ ilinfo_get_version
#define ilinfo_get_version |
( |
| info | ) |
|
Value:MK_FP(FP_SEG((info)), FP_OFF((info)->version))
Definition at line 20 of file indirect.h.
◆ FsIL
◆ ProcIL