Searched defs:zerof (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucbcmd/whereis/
H A Dwhereis.c121 void zerof(void);
168 zerof();
177 zerof();
182 zerof();
211 zerof(void) function
/illumos-gate/usr/src/lib/libm/common/R/
H A Dbesself.c44 zerof = 0.0f, variable
340 return (zerof);
416 return (-onef / zerof);
417 return (zerof / zerof);
420 return (zerof);
590 return (-onef / zerof);
591 return (zerof / zerof);
594 return (zerof);
[all...]

Completed in 64 milliseconds