pforth
0943e5e71114f286dbb2474d55aabf91df02d104
Main Page
Data Structures
Files
File List
Globals
generators_run.h
Go to the documentation of this file.
1
MAP
(
PUSH_POP_WORDS
,
INT_TYPE_LIST
)
2
MAP
(
_FIVE_MATH_OPS
,
INT_TYPE_LIST
)
3
MAP
(
_COMPARISON_OPS
,
INT_TYPE_LIST
)
4
MAP
(
_TRUE_OP
,
INT_TYPE_LIST
)
5
#define TRUE M_CONC(_true_, FORTH_TYPE) ()
_FIVE_MATH_OPS
#define _FIVE_MATH_OPS(TYPE)
Definition:
words.h:36
_COMPARISON_OPS
#define _COMPARISON_OPS(TYPE)
Definition:
words.h:46
INT_TYPE_LIST
#define INT_TYPE_LIST
Definition:
pforth.h:48
_TRUE_OP
#define _TRUE_OP(TYPE)
Definition:
words.c:188
MAP
#define MAP(f,...)
Definition:
words.h:74
PUSH_POP_WORDS
#define PUSH_POP_WORDS(...)
Definition:
words.h:58
src
generators_run.h
Generated on Wed Oct 12 2016 15:27:19 for pforth by
1.8.11