Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/csrg-svn/sys/deprecated/bbnnet/
H A Dseq.h3 #define SEQ_LT(a,b) ((long)((a)-(b)) < 0) argument
4 #define SEQ_LEQ(a,b) ((long)((a)-(b)) <= 0) argument
5 #define SEQ_GT(a,b) ((long)((a)-(b)) > 0) argument
6 #define SEQ_GEQ(a,b) ((long)((a)-(b)) >= 0) argument
7 #define SEQ_EQ(a,b) ((a) == (b)) argument
8 #define SEQ_NEQ(a,b) ((a) != (b)) argument
9 #define SEQ_MIN(a,b) (SEQ_LT((a),(b)) ? (a) : (b)) argument
10 #define SEQ_MAX(a,b) (SEQ_GT((a),(b)) ? (a) : (b)) argument
/csrg-svn/sys/libkern/
H A Dlibkern.h13 imax(a, b) in imax() argument
19 imin(a, b) in imin() argument
25 lmax(a, b) in lmax() argument
31 lmin(a, b) in lmin() argument
37 max(a, b) in max() argument
43 min(a, b) in min() argument
49 ulmax(a, b) in ulmax() argument
55 ulmin(a, b) in ulmin() argument
/csrg-svn/bin/ls/
H A Dcmp.c25 namecmp(a, b) in namecmp() argument
32 revnamecmp(a, b) in revnamecmp() argument
39 modcmp(a, b) in modcmp() argument
46 revmodcmp(a, b) in revmodcmp() argument
53 acccmp(a, b) in acccmp() argument
60 revacccmp(a, b) in revacccmp() argument
67 statcmp(a, b) in statcmp() argument
74 revstatcmp(a, b) in revstatcmp() argument
/csrg-svn/usr.bin/f77/libI77/
H A Diio.c56 s_rsfi(a) icilist *a; in s_rsfi() argument
68 s_wsfi(a) icilist *a; in s_wsfi() argument
80 s_rdfi(a) icilist *a; in s_rdfi() argument
92 s_wdfi(a) icilist *a; in s_wdfi() argument
105 c_fi(a) icilist *a; in c_fi() argument
126 c_si(a) icilist *a; in c_si() argument
135 c_di(a) icilist *a; in c_di() argument
206 c_li(a) icilist *a; in c_li() argument
223 s_rsli(a) icilist *a; in s_rsli() argument
235 s_wsli(a) icilist *a; in s_wsli() argument
H A Dc_iio.c82 c_fi(a) icilist *a; in c_fi() argument
100 c_si(a) icilist *a; in c_si() argument
108 c_di(a) icilist *a; in c_di() argument
153 c_li(a) icilist *a; in c_li() argument
/csrg-svn/sys/deprecated/netdecnet/
H A Dnsp_seq.h11 #define SEQ_LSS(a, b) (nsp_seqcmp(a, b) < 0) argument
12 #define SEQ_LEQ(a, b) (nsp_seqcmp(a, b) <= 0) argument
13 #define SEQ_GTR(a, b) (nsp_seqcmp(a, b) > 0) argument
14 #define SEQ_GEQ(a, b) (nsp_seqcmp(a, b) >= 0) argument
16 #define SEQ_ADD(a, b) (((a) + (b)) & SEQMASK) argument
17 #define SEQ_SUB(a, b) (((a) - (b)) & SEQMASK) argument
/csrg-svn/old/awk/
H A Dparse.c23 node *exptostat(a) node *a; in exptostat() argument
29 node *node0(a) in node0() argument
37 node *node1(a,b) node *b; in node1() argument
46 node *node2(a,b,c) node *b, *c; in node2() argument
56 node *node3(a,b,c,d) node *b, *c, *d; in node3() argument
67 node *node4(a,b,c,d,e) node *b, *c, *d, *e; in node4() argument
79 node *stat3(a,b,c,d) node *b, *c, *d; in stat3() argument
86 node *op2(a,b,c) node *b, *c; in op2() argument
93 node *op1(a,b) node *b; in op1() argument
100 node *stat1(a,b) node *b; in stat1() argument
[all …]
H A Drun.c55 node *a; local
83 obj program(a, n) node **a; in program() argument
119 obj array(a,n) node **a; in array() argument
130 obj arrayel(a,b) node *a; obj b; in arrayel() argument
151 obj matchop(a,n) node **a; in matchop() argument
168 obj boolop(a,n) node **a; in boolop() argument
199 obj relop(a,n) node **a; in relop() argument
233 tempfree(a) obj a; in tempfree() argument
257 obj indirect(a,n) node **a; in indirect() argument
272 obj substr(a, nnn) node **a; in substr() argument
[all …]
/csrg-svn/usr.sbin/amd/fsinfo/
H A Dfsi_gram.y26 auto_tree *a; member
259 { automount *a = new_automount($2); variable
269 { automount *a = new_automount($2); variable
279 { automount *a = new_automount($2); variable
/csrg-svn/usr.bin/window/
H A Dlcmd1.c39 register struct value *a; variable
101 l_def_nline(v, a) in l_def_nline() argument
116 l_smooth(v, a) in l_smooth() argument
134 l_def_smooth(v, a) in l_def_smooth() argument
147 l_select(v, a) in l_select() argument
166 l_debug(v, a) in l_debug() argument
179 l_escape(v, a) in l_escape() argument
204 register struct value *a; variable
221 l_foreground(v, a) in l_foreground() argument
244 l_terse(v, a) in l_terse() argument
[all …]
H A Dlcmd2.c26 struct value *v, *a; variable
80 register struct value *a; variable
156 struct value *v, *a; variable
189 struct value *v, *a; variable
230 struct value *v, *a; variable
271 struct value *v, *a; variable
322 printalias(w, a) in printalias() argument
338 struct value *v, *a; variable
354 register struct value *a; variable
/csrg-svn/lib/libmp/
H A Dmout.c11 m_in(a,b,f) MINT *a; FILE *f; in m_in() argument
51 m_out(a,b,f) MINT *a; FILE *f; in m_out() argument
86 sdiv(a,n,q,r) MINT *a,*q; short n; short *r; in sdiv() argument
107 s_div(a,n,q,r) MINT *a,*q; short n; short *r; in s_div() argument
127 min(a) MINT *a; in min() argument
131 omin(a) MINT *a; in omin() argument
135 mout(a) MINT *a; in mout() argument
139 omout(a) MINT *a; in omout() argument
143 fmout(a,f) MINT *a; FILE *f; in fmout() argument
146 fmin(a,f) MINT *a; FILE *f; in fmin() argument
/csrg-svn/sys/tahoe/vba/
H A Dvbaparam.h47 #define VBIO16BIT(a) ((unsigned)0xfffe0000 <= ((unsigned)(a))) argument
48 #define VBIO24BIT(a) ((unsigned)0xff000000 <= ((unsigned)(a)) && \ argument
50 #define VBIO32BIT(a) (((unsigned)(a)) < (unsigned)0xff000000) argument
63 #define VBIOMAPPED(a) ((unsigned)VBIOBASE <= ((unsigned)(a)) && \ argument
/csrg-svn/old/pcc/ccom.tahoe/tests/
H A Dt4.c1 struct a { struct
7 register struct a *p; in f() argument
H A Dxns_seq.c1 #define SEQ_LT(a,b) (((short)((a)-(b))) < 0) argument
2 #define SSEQ_LT(a,b) ((util = (short)((a)-(b))), util < 0) argument
6 unsigned short a , b; in main() local
/csrg-svn/sys/kern/
H A Dvfs_xxx.c38 register struct a { in ofstat() struct
39 int fd; in ofstat()
40 struct ostat *sb; in ofstat()
55 register struct a { in ostat() struct
56 char *fname; in ostat()
57 struct ostat *sb; in ostat()
104 register struct a { in outime() struct
105 char *fname; in outime()
106 time_t *tptr; in outime()
H A Duipc_mu_msg.c29 register struct a { in mu_msg() struct
30 msg_type cmd; in mu_msg()
31 int wait; /* bit mask - see mu_msg.h */ in mu_msg()
32 mmsgbuf * msgp; in mu_msg()
/csrg-svn/usr.bin/uucp/includes/
H A Duust.h10 #define US_RRS(a,b) argument
11 #define US_CRS(a) argument
12 #define US_SST(a) argument
/csrg-svn/usr.bin/m4/
H A Dstdd.h17 #define max(a,b) ((a) > (b)? (a): (b)) argument
18 #define min(a,b) ((a) < (b)? (a): (b)) argument
26 #define STREQ(a, b) ((a)[0] == (b)[0] && strcmp(a, b) == 0) argument
27 #define STREQN(a, b, n) ((a)[0] == (b)[0] && strncmp(a, b, n) == 0) argument
/csrg-svn/sys/sparc/sbus/
H A Dsbusreg.h33 #define SBUS_ABS(a) ((unsigned)(a) >= SBUS_BASE) argument
34 #define SBUS_ABS_TO_SLOT(a) (((a) - SBUS_BASE) >> 25) argument
35 #define SBUS_ABS_TO_OFFSET(a) (((a) - SBUS_BASE) & 0x1ffffff) argument
/csrg-svn/lib/libc/stdlib/
H A Dqsort.c18 #define min(a, b) (a) < (b) ? a : b argument
34 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ argument
38 swapfunc(a, b, n, swaptype) in swapfunc() argument
48 #define swap(a, b) \ argument
56 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) argument
59 med3(a, b, c, cmp) in med3() argument
69 qsort(a, n, es, cmp) in qsort() argument
/csrg-svn/sys/netinet/
H A Dtcp_seq.h15 #define SEQ_LT(a,b) ((int)((a)-(b)) < 0) argument
16 #define SEQ_LEQ(a,b) ((int)((a)-(b)) <= 0) argument
17 #define SEQ_GT(a,b) ((int)((a)-(b)) > 0) argument
18 #define SEQ_GEQ(a,b) ((int)((a)-(b)) >= 0) argument
/csrg-svn/usr.sbin/lpr/common_source/
H A Daux.h26 #define WAITARG_T(a) ((int *)(a)) argument
28 #define WAITARG_T(a) (a) argument
32 #define setpgrp(a, b) setpgid((pid_t)(a), (pid_t)(b)) argument
/csrg-svn/contrib/awk.research/
H A Drun.c87 void run(Node *a) /* execution of parse tree starts here */ in run()
97 register Node *a; in r_execute() local
130 Cell *program(Node **a, int n) /* execute an awk program */ in program()
178 Cell *call(Node **a, int n) /* function call. very kludgy and fragile */ in call()
283 Cell *arg(Node **a, int n) /* nth argument of a function */ in arg()
294 Cell *jump(Node **a, int n) /* break, continue, next, continue, return */ in jump()
335 Cell *getline(Node **a, int n) /* get next line from specific input */ in getline()
381 Cell *getnf(Node **a, int n) /* get NF */ in getnf()
388 Cell *array(Node **a, int n) /* a[0] is symtab, a[1] is list of subscripts */ in array()
420 Cell *adelete(Node **a, int n) /* a[0] is symtab, a[1] is list of subscripts */ in adelete()
[all …]
/csrg-svn/sys/vax/uba/
H A Ddmzreg.h20 #define DMZ(a) (a/24) argument
21 #define OCTET(a) ((a%24)/8) argument
22 #define LINE(a) ((a%24)%8) argument

12345678910>>...31