Home
last modified time | relevance | path

Searched refs:TBL2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dexp.c118 static const double TBL2[] = { variable
318 z = x - TBL2[j]; in exp()
322 return (TBL2[j+1] + TBL2[j+1] * y); in exp()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh2814 TBL2="get_domain get_basedn get_profile_name"
2822 FUNC_TBL="$TBL1 $TBL2 $TBL3 $TBL4 $TBL5 $TBL6 $TBL7 $TBL8 $TBL9"