EQUAL
(charf *)s->window + start, length) != EQUAL) {
return(EQUAL);
%term EQUAL 1
command: NAME EQUAL namelist {
case EQUAL:
%token TOKEN EQUAL OPTION
%type <strval> TOKEN EQUAL OPTION
| SET property_type EQUAL TOKEN
if (!EQUAL(strval, str[i].secondval)) {
if (!EQUAL(str[i].val, strval))
if (common && EQUAL(str[i].val, strval)) {
if (diff && !EQUAL(str[i].val, strval)) {
if (EQUAL(device, dr_dev) || DESCENDENT(device, dr_dev)) {
if ((flag & RCM_FILESYS) && (!EQUAL(device, dr_dev) ||
complex_piece: property_name EQUAL TOKEN
| property_name EQUAL resource_type
| property_name EQUAL property_name
| property_name EQUAL TOKEN COMMA complex_piece
| property_name EQUAL resource_type COMMA complex_piece
| property_name EQUAL property_name COMMA complex_piece
%token NAME MATCH PRIV LIMIT ACTION VALUE EQUAL OPEN_SQ_BRACKET CLOSE_SQ_BRACKET
%type <strval> TOKEN EQUAL OPEN_SQ_BRACKET CLOSE_SQ_BRACKET
| INFO resource_type property_name EQUAL property_value
| INFO resource_type property_name EQUAL property_value property_name EQUAL property_value
| INFO resource_type property_name EQUAL property_value property_name EQUAL property_value property_name EQUAL property_value
| REMOVE resource_type property_name EQUAL property_value
| REMOVE resource_type property_name EQUAL property_value property_name EQUAL property_value
| REMOVE resource_type property_name EQUAL property_value property_name EQUAL property_value property_name EQUAL property_value
| SELECT resource_type property_name EQUAL property_value
| SELECT resource_type property_name EQUAL property_value property_name EQUAL property_value
| SELECT resource_type property_name EQUAL property_value property_name EQUAL property_value property_name EQUAL property_value
| SET property_name EQUAL OPEN_SQ_BRACKET CLOSE_SQ_BRACKET
| SET property_name EQUAL property_value
| SET TOKEN ZONEPATH EQUAL property_value
case EQUAL:
psrch->fcn = EQUAL;
tk.ordinaryChar(EQUAL); // comparision operator
op = EQUAL;
op != EQUAL) {
final static char EQUAL = '=';
case EQUAL:
return EQUAL;
if (tk.nextToken() != EQUAL) {
tok = EQUAL;
case Parser.EQUAL:
case EQUAL:
case EQUAL:
case EQUAL:
if (zmemcmp(s->window + match, s->window + start, length) != EQUAL) {