Add sizeof of unsigned long long
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13627 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5bbc78dd7c
commit
1ae087d748
10 changed files with 10 additions and 0 deletions
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=4
|
ac_cv_sizeof_unsigned_long=4
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
|
@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
|
||||||
ac_cv_sizeof_uint64_t=8
|
ac_cv_sizeof_uint64_t=8
|
||||||
ac_cv_sizeof_unsigned_int=4
|
ac_cv_sizeof_unsigned_int=4
|
||||||
ac_cv_sizeof_unsigned_long=8
|
ac_cv_sizeof_unsigned_long=8
|
||||||
|
ac_cv_sizeof_unsigned_long_long=8
|
||||||
ac_cv_sizeof_unsigned_short=2
|
ac_cv_sizeof_unsigned_short=2
|
||||||
ac_cv_sizeof_void_p=4
|
ac_cv_sizeof_void_p=4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue