Home
last modified time | relevance | path

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

/system/core/sh/
Dsyntax.h76 #define is_special(c) ((is_type+SYNBASE)[c] & (ISSPECL|ISDIGIT))
83 extern const char is_type[];
Dsyntax.c90 const char is_type[257] = { 0, variable