HomeSort by relevance Sort by last modified time
    Searched refs:LSTRNCHR2 (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Semproc/include/
SR_SemprocDefinitions.h 200 #define IS_LOCAL_IDENTIFIER(p, len) ( (*p)!=';' && !IS_OPERATOR(p) && *p!='\'' && !LSTRNCHR2(p,'.','(',len))
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 189 static const LCHAR* LSTRNCHR2(const LCHAR* text, LCHAR c, LCHAR c2, size_t len)
    [all...]

Completed in 517 milliseconds