Home
last modified time | relevance | path

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

/system/core/sh/
Dsyntax.h61 #define SYNBASE (-PEOF) macro
66 #define BASESYNTAX (basesyntax + SYNBASE)
67 #define DQSYNTAX (dqsyntax + SYNBASE)
68 #define SQSYNTAX (sqsyntax + SYNBASE)
69 #define ARISYNTAX (arisyntax + SYNBASE)
76 #define is_special(c) ((is_type+SYNBASE)[c] & (ISSPECL|ISDIGIT))