Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1430 FC_OBJERR = 0x3 variable
1434 def FC_MAKE_ERR(e): return (((e) << 8) | FC_OBJERR)