Linux Kernel
3.7.1
|
#include <features.h>
#include <slang.h>
Go to the source code of this file.
Macros | |
#define | HAVE_LONG_LONG __GLIBC_HAVE_LONG_LONG |
#define | slsmg_printf(msg, args...) SLsmg_printf((char *)(msg), ##args) |
#define | slsmg_write_nstring(msg, len) SLsmg_write_nstring((char *)(msg), len) |
#define | sltt_set_color(obj, name, fg, bg) SLtt_set_color(obj,(char *)(name), (char *)(fg), (char *)(bg)) |
#define | SL_KEY_UNTAB 0x1000 |
#define HAVE_LONG_LONG __GLIBC_HAVE_LONG_LONG |
Definition at line 10 of file libslang.h.
#define SL_KEY_UNTAB 0x1000 |
Definition at line 27 of file libslang.h.
Definition at line 15 of file libslang.h.
Definition at line 17 of file libslang.h.