Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dgfmult.h111 static inline struct gf128 __pure /* XXX - __pure2 instead */
/f-stack/freebsd/net/route/
H A Droute_ddb.c91 static const char * __pure
/f-stack/freebsd/sys/
H A Dcdefs.h349 #define __pure __attribute__((__pure__)) macro
352 #define __pure macro
H A Dlibkern.h177 size_t strcspn(const char * __restrict, const char * __restrict) __pure;