Home
last modified time | relevance | path

Searched defs:a2 (Results 26 – 50 of 119) sorted by relevance

12345

/illumos-gate/usr/src/cmd/regcmp/
H A Dregcmp.c43 char a2[64]; variable
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.h205 #define LOGPRINTF2(s, a1, a2) snmpplugin_log(s, a1, a2) argument
210 #define LOGPRINTF2(s, a1, a2) argument
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c197 #define DEBUG2(fmt, a1, a2)\ argument
199 #define DEBUG3(fmt, a1, a2, a3)\ argument
202 #define DEBUG4(fmt, a1, a2, a3, a4)\ argument
205 #define DEBUG5(fmt, a1, a2, a3, a4, a5)\ argument
211 #define DEBUG2(fmt, a1, a2) argument
212 #define DEBUG3(fmt, a1, a2, a3) argument
213 #define DEBUG4(fmt, a1, a2, a3, a4) argument
214 #define DEBUG5(fmt, a1, a2, a3, a4, a5) argument
4833 debug(char *fmt, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, in debug()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.err.c58 error(s, a1, a2) in error() argument
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c184 mp_digit a2 = 0, a1 = 0, a0, b2 = 0, b1 = 0, b0; in ec_GF2m_163_mul() local
H A Dec2_193.c193 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_193_mul() local
H A Dec2_233.c211 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_233_mul() local
H A Decp_192.c309 mp_digit a0 = 0, a1 = 0, a2 = 0; in ec_GFp_nistp192_add() local
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcos.c203 double a0, a1, a2, w0, w1, w2; in __vcos() local
534 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; in __vcos() local
H A D__vsin.c177 double a0, a1, a2, w0, w1, w2; in __vsin() local
513 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; in __vsin() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_subr.c301 dt_attr_min(dtrace_attribute_t a1, dtrace_attribute_t a2) in dt_attr_min()
313 dt_attr_max(dtrace_attribute_t a1, dtrace_attribute_t a2) in dt_attr_max()
338 dt_attr_cmp(dtrace_attribute_t a1, dtrace_attribute_t a2) in dt_attr_cmp()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h671 #define FC_DEBUG2(level, flag, fmt, a1, a2) if (fcode_debug >= level) \ argument
673 #define FC_DEBUG3(level, flag, fmt, a1, a2, a3) \ argument
679 #define FC_DEBUG2(level, flag, fmt, a1, a2) argument
680 #define FC_DEBUG3(level, flag, fmt, a1, a2, a3) argument
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c150 #define SCSI_PROBE_DEBUG2(l, s, a1, a2) \ argument
152 #define SCSI_PROBE_DEBUG3(l, s, a1, a2, a3) \ argument
159 #define SCSI_PROBE_DEBUG2(l, s, a1, a2) argument
160 #define SCSI_PROBE_DEBUG3(l, s, a1, a2, a3) argument
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__sincosl.c95 long double a1, a2, t, t1, t2, z, w; in __k_sincosl() local
/illumos-gate/usr/src/lib/libm/common/LD/
H A D__sincosl.c95 long double a1, a2, t, t1, t2, z, w; in __k_sincosl() local
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c270 int32_t *a1, *a2; in prop_getval() local
286 uint32_t *a1, *a2; in prop_getval() local
302 int64_t *a1, *a2; in prop_getval() local
318 uint64_t *a1, *a2; in prop_getval() local
334 char **a1, **a2; in prop_getval() local
359 nvlist_t **a1, **a2; in prop_getval() local
/illumos-gate/usr/src/cmd/devfsadm/i386/
H A Dmisc_link_i386.c176 char *a2; in diskette() local
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c244 uintptr_t a0, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, in brand_indir()
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c997 long a0, long a1, long a2, long a3, in loadable_syscall()
1038 indir(int code, long a0, long a1, long a2, long a3, long a4) in indir()
/illumos-gate/usr/src/cmd/lockstat/
H A Dsym.c127 uintptr_t a2 = ((syment_t *)p2)->addr; in symcmp() local
/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_subr.c139 struct in_addr *a1, *a2; in i_cmp_addr_impl() local
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c214 ctid_compar(const void *a1, const void *a2) in ctid_compar()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_raudio_pxy.c214 int a1, a2, a3, a4; local
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c530 portfs32(uint32_t opcode, int32_t a0, uint32_t a1, uint32_t a2, uint32_t a3, in portfs32()
557 portfs(int opcode, uintptr_t a0, uintptr_t a1, uintptr_t a2, uintptr_t a3, in portfs()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_time.c201 int a1, a2, a3, a4; in __rpc_get_time_offset() local

12345