Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxlu_cfg_y.y59 | IDENT "+=" value { xlu__cfg_set_store(ctx,$1,XLU_OP_ADDITION,$3,@3.first_line); }
A Dlibxlutil.h30 XLU_OP_ADDITION, enumerator
A Dlibxlu_cfg.c280 if (set->op == XLU_OP_ADDITION) { in xlu_cfg_get_bounded_long()
560 if (op == XLU_OP_ADDITION) { in xlu__cfg_set_store()
A Dlibxlu_cfg_y.c1410 …{ xlu__cfg_set_store(ctx,(yyvsp[-2].string),XLU_OP_ADDITION,(yyvsp[0].value),(yylsp[0]).first_line… in yyparse()

Completed in 7 milliseconds