Searched refs:BIG (Results 1 – 9 of 9) sorted by relevance
63 #define BIG 0777777777777777777777LL macro568 ibs = (unsigned)number(BIG); in main()572 obs = (unsigned)number(BIG); in main()576 cbs = (unsigned)number(BIG); in main()580 bs = (unsigned)number(BIG); in main()592 skip = number(BIG); in main()596 iseekn = number(BIG); in main()600 oseekn = number(BIG); in main()604 oseekn = number(BIG); in main()608 ostriden = ((off_t)number(BIG)) - 1; in main()[all …]
55 #define BIG 1000000000 /* largest power of 10 less than an unsigned long */ macro311 value -= BIG; /* will eventually underflow */314 while ((lval = value - BIG) >= 0) {
114 #define BIG LONG_MAX macro244 sectorsize = number(BIG, in main()334 fssize = number(BIG, "size"); in main()1232 int64_t cut = BIG; in number()
149 BIG-5 zh_TW-big5161 BIG-5-Plus zh_TW-big5p163 BIG-5Plus zh_TW-big5p
170 set v [catch {execsql {CREATE TABLE BIG(xyz foo)}} msg]172 } {1 {table BIG already exists}}
159 IDNF, you are in *BIG* trouble.
478 #define BIG 0x7fffffffffffffffLL macro3624 uint64_t cut = BIG / 10; /* limit to avoid overflow */ in number()3646 if (n > (BIG / 1024)) in number()3657 if (n > (BIG / t)) in number()3710 return (BIG); in number()
900 +18 byte &0x40 , BIG
172 07-04-11 make.probe: fix CC.PICBIG probe, default { CC.PIC CC.DLL } to BIG