Home
last modified time | relevance | path

Searched defs:__nonnull (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-freebsd8/
DIN.py44 def __nonnull(x): return __attribute__((__nonnull__(x))) function
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py44 def __nonnull(x): return __attribute__((__nonnull__(x))) function
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py44 def __nonnull(x): return __attribute__((__nonnull__(x))) function