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

  /system/core/sh/
syntax.c 8 #if CWORD != 0
9 #error initialisation assumes 'CWORD' is zero
syntax.h 39 #define CWORD 0 /* character is nothing special */
50 #define CCTL 11 /* like CWORD, except it must be escaped */
parser.c 977 case CWORD:
    [all...]

Completed in 191 milliseconds