Searched refs:tasm_compatible_mode (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm.h278 extern int tasm_compatible_mode;
H A Dnasm-preproc.c48 int tasm_compatible_mode = 0; variable
326 tasm_compatible_mode = 1;
H A Dnasm-pp.c1067 if (tasm_compatible_mode)
1839 if (!fp && tasm_compatible_mode)
2360 if (tasm_compatible_mode) {
4858 if (tasm_compatible_mode) {
5125 if (tasm_compatible_mode)

Completed in 94 milliseconds