Home | History | Annotate | Download | only in libyasm

Lines Matching refs:yasm_expr

202     /*@only@*/ /*@null@*/ yasm_expr *multiple;
296 void yasm_bc_set_multiple(yasm_bytecode *bc, /*@keep@*/ yasm_expr *e);
331 (/*@only@*/ yasm_expr *numitems, unsigned int itemsize,
342 /*@null@*/ const yasm_expr *yasm_bc_reserve_numitems
357 (/*@only@*/ char *filename, /*@only@*/ /*@null@*/ yasm_expr *start,
358 /*@only@*/ /*@null@*/ yasm_expr *maxlen, yasm_linemap *linemap,
375 (/*@keep@*/ yasm_expr *boundary, /*@keep@*/ /*@null@*/ yasm_expr *fill,
376 /*@keep@*/ /*@null@*/ yasm_expr *maxskip,
534 const yasm_expr *yasm_bc_get_multiple_expr(const yasm_bytecode *bc);
549 yasm_dataval *yasm_dv_create_expr(/*@keep@*/ yasm_expr *expn);
589 void yasm_dv_set_multiple(yasm_dataval *dv, /*@keep@*/ yasm_expr *e);