Searched refs:uint (Results 1 - 25 of 49) sorted by relevance

12

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dmemalign.c57 uint align;
58 uint nbytes;
60 uint reqsize; /* Num of bytes to get from malloc() */
63 register uint blksize; /* Current (shrinking) block size */
66 register uint frag_size; /* size of fragments fore and aft */
67 uint x; /* ccom can't do (char*)(uint/uint) */
99 x = roundup((uint)p, align); /* ccom work-around */
107 frag_size = (uint)aligned_bl
[all...]
H A Dmallint.h57 typedef unsigned int uint; typedef
67 uint size;
86 uint size; /* Size of the block */
87 uint filler; /* filler, for double alignment */
93 #define ALIGNSIZ sizeof(uint)
95 uint size; /* Size of the block */
H A Dmallopt.c84 mi.uordblks = mi.uordbytes - (mi.allocated * sizeof(uint));
86 (mi.ordblks * sizeof(uint)));
H A Dmalloc.c59 static bool morecore(uint); /* get more memory into free space */
100 static int reclaim(Dblk, uint, int);
154 insert(Dblk newblk, uint len)
265 uint left_weight;
266 uint right_weight;
350 uint left_weight;
351 uint right_weight;
352 uint x_weight;
422 malloc(uint nbytes)
428 uint left_weigh
[all...]
/illumos-gate/usr/src/lib/libast/common/cdt/
H A Ddtstrhash.c38 uint dtstrhash(reg uint h, Void_t* args, reg int n)
40 uint dtstrhash(h,args,n)
41 reg uint h;
H A Ddthdr.h41 #define uint unsigned int macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dpiclfrutree.info28 * supported prop types: void, int, uint, float, string
71 PROP Slot uint r 4 0
77 PROP Slot uint r 4 1
83 PROP Slot uint r 4 2
89 PROP Slot uint r 4 0
97 PROP Slot uint r 4 0
102 PROP Slot uint r 4 1
H A Dsystem-board.info35 PROP Slot uint r 4 0
40 PROP Slot uint r 4 1
45 PROP Slot uint r 4 2
50 PROP Slot uint r 4 3
55 PROP Slot uint r 4 0
60 PROP Slot uint r 4 1
68 PROP Slot uint r 4 0
73 PROP Slot uint r 4 1
78 PROP Slot uint r 4 2
83 PROP Slot uint
[all...]
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dshm.h72 uint shm_segsz; /* size of segment in bytes */
H A Dtypes.h34 typedef unsigned int uint; /* System V compatibility */ typedef
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/conf/
H A DSUNW,Netra-CP2300.RTM.conf45 PROP GeoAddr uint r 1 1
52 PROP GeoAddr uint r 1 2
71 PROP GeoAddr uint r 1 1
79 PROP GeoAddr uint r 1 2
87 PROP GeoAddr uint r 1 1
95 PROP GeoAddr uint r 1 2
H A DSUNW,Netra-CP2300.conf45 PROP GeoAddr uint r 1 1
52 PROP GeoAddr uint r 1 2
58 PROP GeoAddr uint r 1 1
65 PROP GeoAddr uint r 1 1
73 PROP GeoAddr uint r 1 2
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c40 static uint nargs(NODE *np);
58 register uint na;
73 register uint na;
88 register uint na;
103 register uint na;
158 register uint na;
159 register uint seed;
160 static uint oldseed = 0;
165 seed = (uint)time((time_t *)0); else
166 seed = (uint)exprin
[all...]
H A Dawk0.c165 uint npattern; /* Number of non-BEGIN patterns */
166 uint nfield; /* Number of fields (if splitdone) */
167 uint fcount; /* Field counter (used by blackfield)*/
168 uint phase; /* BEGIN, END, or 0 */
169 uint running = 0; /* Set if not in compile phase */
171 uint lexlast = '\n'; /* Last lexical token */
172 uint lineno = 0; /* Current programme line number */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/schumacher/frutree/
H A Dsystem-board.info35 PROP GeoAddr uint r 1 1
41 PROP GeoAddr uint r 1 2
46 PROP GeoAddr uint r 1 1
52 PROP GeoAddr uint r 1 2
58 PROP GeoAddr uint r 1 3
64 PROP GeoAddr uint r 1 4
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/frutree/
H A Dsystem-board.info36 PROP Slot uint r 4 0
41 PROP Slot uint r 4 0
45 PROP Slot uint r 4 0
50 PROP Slot uint r 4 1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info28 * supported prop types: void, int, uint, float, string
83 PROP Slot uint r 4 0
87 PROP Slot uint r 4 1
H A Dsystem-board.info34 PROP Slot uint r 4 0
38 PROP Slot uint r 4 1
55 PROP Slot uint r 4 0
59 PROP Slot uint r 4 1
62 PROP Slot uint r 4 0
66 PROP Slot uint r 4 1
70 PROP Slot uint r 4 2
74 PROP Slot uint r 4 3
78 PROP Slot uint r 4 4
82 PROP Slot uint
[all...]
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Darc4random.c95 uint rnd[(128 - sizeof(struct timeval)) / sizeof(uint)];
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dpiclfrutree.info28 * supported prop types: void, int, uint, float, string
76 PROP Slot uint r 4 0
H A Dsystem-board.info43 PROP Slot uint r 4 0
47 PROP Slot uint r 4 0
51 PROP Slot uint r 4 1
55 PROP Slot uint r 4 2
59 PROP Slot uint r 4 3
68 PROP TransferSize uint r 4 64
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.l127 uint {
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnetpr.h144 uint np_cfAfilesize;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dsystem-board.info62 PROP Slot uint r 4 0
67 PROP Slot uint r 4 1
71 PROP Slot uint r 4 1
76 PROP Slot uint r 4 2
81 PROP Slot uint r 4 3
86 PROP Slot uint r 4 4
91 PROP Slot uint r 4 5
96 PROP Slot uint r 4 6
101 PROP Slot uint r 4 7
106 PROP Slot uint
[all...]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.s43 incq %rdx / will later predecrement this uint

Completed in 76 milliseconds

12