Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ms.c67 static void dmp_macdef_exptab(char *, struct macexp_t *);
73 static void free_macexplst(register struct macexp_t *);
74 static void do_argmacdefine(char *, struct macexp_t *, int32);
581 struct macexp_t *mxp; in expand_arg_macro()
740 struct macexp_t *mxp; in process_macdef()
1244 struct macexp_t *mxp, *mxp_hdr, *mxp_end; in bld_mac_expandtab()
1289 mxp = (struct macexp_t *) __my_malloc(sizeof(struct macexp_t)); in bld_mac_expandtab()
1328 mxp = (struct macexp_t *) __my_malloc(sizeof(struct macexp_t)); in bld_mac_expandtab()
1405 static void free_macexplst(register struct macexp_t *mxp) in free_macexplst()
1407 register struct macexp_t *mxp2; in free_macexplst()
[all …]
H A Dv.h1156 struct macexp_t { struct
1160 struct macexp_t *macexpnxt; argument
1166 struct macexp_t *amxp;