Home
last modified time | relevance | path

Searched defs:yasm_expr (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dexpr.h70 struct yasm_expr { struct
71 yasm_expr_op op; /**< Operation. */ argument
79 yasm_expr__item terms[2]; argument
90 /*@only@*/ yasm_expr *yasm_expr_create argument
H A Dcoretype.h108 typedef struct yasm_expr yasm_expr; typedef
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dexpr.h70 struct yasm_expr { struct
71 yasm_expr_op op; /**< Operation. */ argument
79 yasm_expr__item terms[2]; argument
90 /*@only@*/ yasm_expr *yasm_expr_create argument
H A Dcoretype.h108 typedef struct yasm_expr yasm_expr; typedef