HomeSort by: relevance | last modified time | path
    Searched defs:_Restrict (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpam/libpam/
config.h 157 /* Work around a bug in Sun C++: it does not support _Restrict or
159 "#define restrict _Restrict" or "#define restrict __restrict__" in the
163 # define _Restrict
config.h 157 /* Work around a bug in Sun C++: it does not support _Restrict or
159 "#define restrict _Restrict" or "#define restrict __restrict__" in the
163 # define _Restrict

Completed in 21 milliseconds