Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libresolv2/include/sys/
H A Dcdefs.h134 #define __pure __const macro
141 #define __pure macro
/titanic_44/usr/src/lib/libast/common/uwin/
H A Dlgamma.c150 extern __pure double lgamma(double x) in lgamma()