Searched refs:fc_historical (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/efcode/engine/ |
H A D | fcode.c | 932 FCODE(0x0b3, 0, "set-token-table", fc_historical); in _init() 933 FCODE(0x0b4, 0, "set-table", fc_historical); in _init() 944 FCODE(0x0bf, 0, "b(code)", fc_historical); in _init() 966 FCODE(0x0fe, 0, "4-byte-id", fc_historical); in _init() 971 FCODE(0x101, 0, "old-dma-alloc", fc_historical); in _init() 973 FCODE(0x104, 0, "memmap", fc_historical); in _init() 976 FCODE(0x106, 0, ">physical", fc_historical); in _init() 978 FCODE(0x10f, 0, "my-params", fc_historical); in _init() 983 FCODE(0x123, 0, "group-code", fc_historical); in _init() 989 FCODE(0x170, 0, "fb1-draw-character", fc_historical); in _init() [all …]
|
H A D | framebuffer.c | 54 FCODE(0x156, 0, "frame-buffer-busy?", fc_historical); in _init()
|
H A D | properties.c | 789 FCODE(0x118, 0, "driver", fc_historical); in _init()
|
H A D | forth.c | 2387 fc_historical(fcode_env_t *env) in fc_historical() function 2613 FCODE(0x0a1, 0, "convert", fc_historical); in _init()
|
/titanic_44/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 205 FNPROTO(fc_historical);
|