Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dcompiler.hxx66 #define SC_COMPILER_C_CHAR_BOOL 0x00000002 macro
/aoo41x/main/sc/source/core/tool/
H A Dcompiler.cxx474 /* < */ t[60] = SC_COMPILER_C_CHAR_BOOL | SC_COMPILER_C_WORD_SEP | SC_COMPILER_C_VALUE_SEP; in Convention()
476 /* > */ t[62] = SC_COMPILER_C_CHAR_BOOL | SC_COMPILER_C_BOOL | SC_COMPILER_C_WORD_SEP | SC_COMP… in Convention()
2069 else if( nMask & SC_COMPILER_C_CHAR_BOOL ) in NextSymbol()

Completed in 54 milliseconds