HomeSort by relevance Sort by last modified time
    Searched defs:SIZE (Results 1 - 17 of 17) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/sparc/crt/
stret.s 33 #define SIZE %o1
66 and SIZE,MASK,TEMP
82 subcc SIZE,BYTES_PER_MOVE,SIZE
83 LD [FROM+SIZE],TEMP
85 ST TEMP,[TO+SIZE] /* (DELAY SLOT) */
  /onnv/onnv-gate/usr/src/cmd/sendmail/libsm/
t-strl.c 24 #define SIZE 128
33 char src1[N][SIZE], dst1[SIZE], dst2[SIZE];
  /onnv/onnv-gate/usr/src/cmd/oawk/
makeprctab.c 91 #define SIZE LASTTOKEN - FIRSTTOKEN
92 char *table[SIZE];
93 char *names[SIZE];
104 for (i = SIZE; --i >= 0; /* dummy */)
111 printf("CELL *(*proctab[%d])() = {\n", SIZE);
112 for (i = 0; i < SIZE; i++)
118 printf("char *printname[%d] = {\n", SIZE);
121 for (i = 0; i < SIZE; i++)
  /onnv/onnv-gate/usr/src/cmd/saf/
misc.h 82 # define SIZE 512 /* scratch buffer size */
83 # define BADFARGSIZE 256 /* hold bad args (to -f) buffer size */
  /onnv/onnv-gate/usr/src/cmd/awk/
maketab.c 108 #define SIZE LASTTOKEN - FIRSTTOKEN + 1
109 char *table[SIZE];
110 char *names[SIZE];
128 printf("static uchar *printname[%d] = {\n", SIZE);
149 printf("\nCell *(*proctab[%d])() = {\n", SIZE);
150 for (i = 0; i < SIZE; i++)
  /onnv/onnv-gate/usr/src/common/openssl/crypto/bn/
exp.c 7 #define SIZE 256
17 int j,i,size=SIZE,num=NUM,mod=MOD; local
31 while (size <= 1024*8)
33 BN_rand(&a,size,0,0);
34 BN_rand(&b,size,1,0);
35 BN_rand(&c,size,0,1);
54 printf("%5d bit:%6.2f %6d %6.4f %4d m_set(%5.4f)\n",size,
59 size*=2;
  /onnv/onnv-gate/usr/src/common/openssl/apps/
enc.c 72 int set_hex(char *in,unsigned char *out,int size);
73 #undef SIZE
77 #define SIZE (512)
288 BIO_printf(bio_err,"%-14s buffer size\n","-bufsize <n>");
349 strbuf=OPENSSL_malloc(SIZE);
401 i=EVP_read_pw_string((char *)strbuf,SIZE,buf,enc);
515 OPENSSL_cleanse(str,SIZE);
641 int set_hex(char *in, unsigned char *out, int size)
647 if (n > (size*2))
652 memset(out,0,size);
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/des/
read_pwd.c 207 static int noecho_fgets(char *buf, int size, FILE *tty);
229 int des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify)
231 memset(buf,0,size);
232 memset(buff,0,size);
238 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify)
240 memset(buf,0,size);
241 memset(buff,0,size);
249 #define SIZE 4
250 char buf[SIZE+1];
253 fgets(buf,SIZE,in)
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/ui/
ui_openssl.c 306 static int noecho_fgets(char *buf, int size, FILE *tty);
395 #define SIZE 4
396 char buf[SIZE+1];
399 fgets(buf,SIZE,in);
664 static int noecho_fgets(char *buf, int size, FILE *tty)
672 if (size == 0)
677 size--;
  /onnv/onnv-gate/usr/src/lib/libc/amd64/unwind/
unwind_context.h 149 SIZE,
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
mallint.h 84 #define SIZE(b) ((b)->t_s)
103 /* the proto-word; size must be ALIGN bytes */
107 char w_a[ALIGN]; /* to force size */
112 WORD t_s; /* size of this element */
121 #define SIZE(b) (((b)->t_s).w_i)
144 #define SELFP(b) ((TREE **)(((uintptr_t)(b)) + SIZE(b)))
146 #define NEXT(b) ((TREE *)(((uintptr_t)(b)) + SIZE(b) + WORDSIZE))
147 #define BOTTOM(b) ((DATA(b) + SIZE(b) + WORDSIZE) == Baddr)
  /onnv/onnv-gate/usr/src/lib/watchmalloc/common/
mallint.h 75 /* the proto-word; size must be ALIGN bytes */
83 WORD t_s; /* size of this element */
92 #define SIZE(b) (((b)->t_s).w_i)
  /onnv/onnv-gate/usr/src/lib/libcmd/common/
stty.c 103 #define SIZE 6
209 { "cs5", SIZE, C_FLAG, 0, CSIZE, CS5 , C("Char size 5") },
210 { "cs6", SIZE, C_FLAG, 0, CSIZE, CS6 , C("Char size 6") },
211 { "cs7", SIZE, C_FLAG, 0, CSIZE, CS7 , C("Char size 7") },
212 { "cs8", SIZE, C_FLAG, 0, CSIZE, CS8 , C("Char size 8") },
552 case SIZE
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/rtld/common/
_a.out.h 153 long ld_symb_size; /* size of symbol strings */
154 long ld_text; /* size of text area */
169 long ld_symb_size; /* size of symbol strings */
170 long ld_text; /* size of text area */
171 long ld_plt_sz; /* size of procedure linkage table */
225 * Get size of relocations.
356 #define SIZE(x) \
357 /* round to segment size */ \
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/parser/
parse.c 113 #define SIZE 40
205 { "SIZE", sizeof ("SIZE")-1, SIZE },
    [all...]
  /onnv/onnv-gate/usr/src/cmd/find/
find.c 83 NAME, F_USER, F_GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO,
131 "-size", SIZE, Num,
172 * Prototype variable size arglist buffer
503 case SIZE:
853 case SIZE:
    [all...]
  /onnv/onnv-gate/usr/src/lib/libast/common/vmalloc/
vmhdr.h 186 #define ALIGNB (8) /* size must be a multiple of BITS+1 */
238 ** It should also be a multiple of ALIGNB==(BITS+1) so the size field
280 { size_t size; /* size of data area in bytes */ member in union:_head_s::__anon98
283 } size; member in struct:_head_s
287 { Vmuchar_t data[HEADSIZE]; /* to standardize size */
300 { Vmuchar_t data[BODYSIZE]; /* to standardize size */
323 #define TINIEST(b) (SIZE(b) == TINYSIZE) /* this type uses TLEFT */
340 size_t pool; /* size of an elt in a Vmpool region */
371 size_t size; /* allocable size * member in struct:_seg_s
    [all...]

Completed in 3360 milliseconds