Home
last modified time | relevance | path

Searched refs:ERR_WARN_MNP (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/preprocs/gas/
H A Dgas-eval.h46 #define ERR_WARN_MNP 0x00000100 /* macro-num-parameters warning */ macro
/dports/devel/yasm/yasm-1.3.0/modules/preprocs/gas/
H A Dgas-eval.h46 #define ERR_WARN_MNP 0x00000100 /* macro-num-parameters warning */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/include/
H A Derror.h96 #define ERR_WARN_MNP WARN( 1) /* macro-num-parameters warning */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm.h72 #define ERR_WARN_MNP 0x00000100 /* macro-num-parameters warning */ macro
H A Dnasm-pp.c4298 error(ERR_WARNING | ERR_WARN_MNP, in expand_smacro()
4623 error(ERR_WARNING | ERR_WARN_MNP, in is_mmacro()
/dports/devel/yasm/yasm-1.3.0/modules/preprocs/nasm/
H A Dnasm.h72 #define ERR_WARN_MNP 0x00000100 /* macro-num-parameters warning */ macro
H A Dnasm-pp.c4298 error(ERR_WARNING | ERR_WARN_MNP, in expand_smacro()
4623 error(ERR_WARNING | ERR_WARN_MNP, in is_mmacro()
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dnasmlib.h120 #define ERR_WARN_MNP WARN( 1) /* macro-num-parameters warning */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dpreproc.c4349 nasm_error(ERR_WARNING|ERR_PASS1|ERR_WARN_MNP, in expand_smacro()
4651 nasm_error(ERR_WARNING|ERR_PASS1|ERR_WARN_MNP, in is_mmacro()