Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dsyntax.h35 #define SYNBASE 130 macro
41 #define BASESYNTAX (basesyntax + SYNBASE)
42 #define DQSYNTAX (dqsyntax + SYNBASE)
43 #define SQSYNTAX (sqsyntax + SYNBASE)
44 #define ARISYNTAX (arisyntax + SYNBASE)
50 #define is_special(c) ((is_type+SYNBASE)[(signed char)(c)] & (ISSPECL|ISDIGIT))

Completed in 3 milliseconds