Lines Matching refs:system
35 dnl Remember, if the system already had a valid <stdint.h>, the
145 [ac_cv_stdint_result="(assuming C99 compatible system)"
171 dnl .....intro message done, now do a few system checks.....
178 ac_cv_stdint_result="(no helpful system typedefs seen)"
222 fi # shortcircut to system "stdint.h"
382 /* some system headers have good uint64_t */
438 /* we must guess all the basic types. Apart from byte-adressable system, */
448 /* 2:4:2 = IP16 = a normal 16-bit system */
459 /* 2:4:4 = LP32 = a 32-bit system derived from a 16-bit */
460 /* 4:4:4 = ILP32 = a normal 32-bit system */
471 /* 4:8:4 = IP32 = a 32-bit system prepared for 64-bit */
472 /* 4:8:8 = LP64 = a normal 64-bit system */
482 /* this system has a "long" of 64bit */
489 /* LLP64 a 64-bit system derived from a 32-bit system */
499 /* assuming the system has a "long long" */
581 #else /* matches typical system types ILP32 and LP64 - but not IP16 or LLP64 */
626 /* These limits are merily those of a two complement byte-oriented system */