aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/19_pointer_arithmetic.c
diff options
context:
space:
mode:
authorseyko <seyko2@gmail.com>2016-05-04 16:54:40 +0300
committerseyko <seyko2@gmail.com>2016-05-04 16:54:40 +0300
commit78e4ee55b7243e856ad4257bd44564fd6a95bf91 (patch)
tree00bf4b4208a1798998ab8a16b3bfc98e481b155a /tests/tests2/19_pointer_arithmetic.c
parent78ee3759b8215da7bacd8a2a9c4e7cfd0af3a0aa (diff)
downloadtinycc-78e4ee55b7243e856ad4257bd44564fd6a95bf91.tar.gz
tinycc-78e4ee55b7243e856ad4257bd44564fd6a95bf91.tar.bz2
PP_NUM in ASM mode
oxe+1 is parsed as 0xe +1 if (parse_flags & PARSE_FLAG_ASM_FILE) Helps to compile a code: __asm__("mov $0xe" "+1", "%eax\n")
Diffstat (limited to 'tests/tests2/19_pointer_arithmetic.c')
0 files changed, 0 insertions, 0 deletions