Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcompiler.hxx71 #define SC_COMPILER_C_BOOL 0x00000040 macro
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx475 /* = */ t[61] = SC_COMPILER_C_CHAR | SC_COMPILER_C_BOOL | SC_COMPILER_C_WORD_SEP | SC_COMPILER_… in Convention()
476 /* > */ t[62] = SC_COMPILER_C_CHAR_BOOL | SC_COMPILER_C_BOOL | SC_COMPILER_C_WORD_SEP | SC_COMP… in Convention()
2142 if( nMask & SC_COMPILER_C_BOOL ) in NextSymbol()

Completed in 36 milliseconds