aboutsummaryrefslogtreecommitdiff
path: root/stdarg.h
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>2008-12-01 02:10:06 +0900
committergrischka <grischka>2008-12-02 02:26:07 +0100
commitce8d71edbc34d326748ee6f532b80a6574191c3c (patch)
tree610c52726f412d1a792ff24fdbd3f5938dd1b492 /stdarg.h
parent2355fc7686057f4ce53a0ed84629d7b5a18696a7 (diff)
downloadtinycc-ce8d71edbc34d326748ee6f532b80a6574191c3c.tar.gz
tinycc-ce8d71edbc34d326748ee6f532b80a6574191c3c.tar.bz2
Use int*2 instead of long*2 to hold double value.
I believe sizeof(double) is sizeof(int)*2 in most environments. On the other hand, sizeof(long) is equal to sizeof(double) in x86-64.
Diffstat (limited to 'stdarg.h')
0 files changed, 0 insertions, 0 deletions