Home
last modified time | relevance | path

Searched refs:TOKEN_SEG (Results 1 – 21 of 21) 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.h87 TOKEN_SEG, TOKEN_WRT, /* SEG and WRT */ enumerator
H A Dgas-eval.c360 } else if (i == TOKEN_SEG) { in expr6()
/dports/devel/yasm/yasm-1.3.0/modules/preprocs/gas/
H A Dgas-eval.h87 TOKEN_SEG, TOKEN_WRT, /* SEG and WRT */ enumerator
H A Dgas-eval.c360 } else if (i == TOKEN_SEG) { in expr6()
/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.h178 TOKEN_SEG, TOKEN_WRT, /* SEG and WRT */ enumerator
H A Dnasm-eval.c361 } else if (i == TOKEN_SEG) { in expr6()
H A Dnasm-pp.c1641 return tokval->t_type = TOKEN_SEG; in ppscan()
/dports/devel/yasm/yasm-1.3.0/modules/preprocs/nasm/
H A Dnasm.h178 TOKEN_SEG, TOKEN_WRT, /* SEG and WRT */ enumerator
H A Dnasm-eval.c361 } else if (i == TOKEN_SEG) { in expr6()
H A Dnasm-pp.c1641 return tokval->t_type = TOKEN_SEG; in ppscan()
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dnasm.h218 TOKEN_SEG, TOKEN_WRT, /* SEG and WRT */ enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/include/
H A Dnasm.h179 TOKEN_SEG, /* SEG */ enumerator
/dports/games/gracer/gracer-0.1.5/common/
H A Dgr_course.c36 TOKEN_SEG, enumerator
59 {TOKEN_SEG, "SEG", 3},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/include/
H A Dnasm.h188 TOKEN_SEG, /* SEG */ enumerator
/dports/devel/nasm/nasm-2.15.05/include/
H A Dnasm.h195 TOKEN_SEG, /* SEG */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Deval.c893 case TOKEN_SEG: in expr6()
H A Dtokhash.c10586 { "seg", 3, TOKEN_SEG, 0, 0, 0 }, in nasm_token_hash()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Deval.c888 case TOKEN_SEG: in expr6()
H A Dtokhash.c10615 { "seg", 3, TOKEN_SEG, 0, 0, 0 }, in nasm_token_hash()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Deval.c840 case TOKEN_SEG: in expr6()
H A Dtokhash.c6393 { "seg", TOKEN_SEG, 0, 0, 0 }, in nasm_token_hash()