DEBSOURCES
Skip Quicknav
sources / frama-c / 20220511-manganese-3 / tests / syntax / offset.c
123456789
/* run.config OPT: -machdep x86_32 -cpp-extra-args="-Ishare/libc" -print */ #include "__fc_define_off_t.h" off_t x = 0; off64_t y = 0;