Home
last modified time | relevance | path

Searched refs:hll_opnd (Results 1 – 1 of 1) sorted by relevance

/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dhll.c95 struct hll_opnd { struct
100 …n( struct hll_item *hll, int *i, struct asm_tok[], bool is_true, char *buffer, struct hll_opnd * ); argument
320 …tem *hll, int *i, struct asm_tok tokenarray[], bool is_true, char *buffer, struct hll_opnd *hllop ) in GetSimpleExpression()
587 …tem *hll, int *i, struct asm_tok tokenarray[], bool is_true, char *buffer, struct hll_opnd *hllop ) in GetAndExpression()
599 struct hll_opnd hllop2 = {HLLO_NONE,NULL}; in GetAndExpression()
660 …tem *hll, int *i, struct asm_tok tokenarray[], bool is_true, char *buffer, struct hll_opnd *hllop ) in GetExpression()
682 struct hll_opnd hllop2 = {HLLO_NONE,NULL}; in GetExpression()
798 struct hll_opnd hllop = {HLLO_NONE,NULL}; in EvaluateHllExpression()