Home
last modified time | relevance | path

Searched defs:ap1 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/Q/
H A D__lgammal.c212 static const long double ap1[] = { /* 19 terms */ variable
/illumos-gate/usr/src/lib/libm/common/LD/
H A D__lgammal.c216 static const long double ap1[] = { /* 19 terms */ variable
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c120 const thrattr_t *ap1 = attr1 ? attr1->__pthread_attrp : def_thrattr(); in pthread_attr_equal() local
/illumos-gate/usr/src/cmd/su/
H A Dsu.c1532 alloc_vsprintf(const char *fmt, va_list ap1) in alloc_vsprintf()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c2201 ldata_compare(const void *ap1, const void *ap2) in ldata_compare()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c1383 tl_eqaddr(tl_addr_t *ap1, tl_addr_t *ap2) in tl_eqaddr()
1432 tl_addr_t *ap1 = (tl_addr_t *)key1; in tl_hash_cmp_addr() local
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c808 const cfga_ap_log_id_t ap1, in config_ap_id_cmp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1492 AUTH_MSG_NEGOT_1 *ap1; in emlxs_issue_auth_negotiate() local
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c350 static int actioncmp(ap1,ap2) in actioncmp() argument