Searched defs:CR_GT (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-aix3/
H A DIN.py29 CR_GT = 0x40000000 variable
/external/python/cpython2/Lib/plat-aix4/
H A DIN.py29 CR_GT = 0x40000000 variable
/external/v8/src/ppc/
H A Dconstants-ppc.h2665 #undef CR_GT macro
2670 enum CRBit { CR_LT = 0, CR_GT = 1, CR_EQ = 2, CR_SO = 3, CR_FU = 3 }; enumerator in enum:v8::internal::CRBit
/external/v8/src/s390/
H A Dconstants-s390.h1811 #undef CR_GT macro
1816 enum CRBit { CR_LT = 0, CR_GT = 1, CR_EQ = 2, CR_SO = 3, CR_FU = 3 }; enumerator in enum:v8::internal::CRBit

Completed in 485 milliseconds