Home
last modified time | relevance | path

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

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgptypes.h66 PTAG_STRING, enumerator
100 #define PnIsString(Node) (Node)->tag == PTAG_STRING
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Devaluate.c61 case PTAG_STRING: in eval_enforce_simple()
154 case PTAG_STRING: in eval_can_evaluate()
237 case PTAG_STRING: in eval_can_evaluate_value()
H A Dutil.c1061 case PTAG_STRING: in macro_params_to_string()
H A Dparse.y160 pnode_t *new = mk_pnode(PTAG_STRING); in mk_string()
H A Dparse.c225 pnode_t *new = mk_pnode(PTAG_STRING); in mk_string()
H A Ddirective.c3635 case PTAG_STRING: in _do_16_idlocs()