x 643 gtags-parser/asm_scan.c #define lex_symbol_generation_rule(x) asm_ ## x x 610 gtags-parser/php.c #define lex_symbol_generation_rule(x) php_ ## x x 484 htags/asm.c #define lex_symbol_generation_rule(x) asm_ ## x x 514 htags/c.c #define lex_symbol_generation_rule(x) c_ ## x x 484 htags/cpp.c #define lex_symbol_generation_rule(x) cpp_ ## x x 462 htags/java.c #define lex_symbol_generation_rule(x) java_ ## x x 36 htags/lexcommon.h ERROR: lex_symbol_generation_rule(x) macro not defined. x 37 htags/lexcommon.h lexcommon.h requires the lex_symbol_generation_rule(x) macro for each language x 542 htags/php.c #define lex_symbol_generation_rule(x) php_ ## x x 437 libdb/bt_open.c u_int32_t x; x 440 libdb/bt_open.c x = 0x01020304; x 441 libdb/bt_open.c p = (u_char *)&x; x 63 libglibc/obstack.c struct fooalign {char x; double d;}; x 69 libglibc/obstack.c union fooround {long x; double d;}; x 162 libglibc/regex.c # define SWITCH_ENUM_CAST(x) ((int)(x)) x 164 libglibc/regex.c # define SWITCH_ENUM_CAST(x) (x) x 618 libglibc/regex.c # define DEBUG_PRINT1(x) if (debug) printf (x) x 965 libglibc/regex.c # define DEBUG_PRINT1(x) x 32 libutil/die.h # define __attribute__(x) x 37 libutil/path.h #define isdrivechar(x) (((x) >= 'A' && (x) <= 'Z') || ((x) >= 'a' && (x) <= 'z')) x 35 libutil/strbuf.h # define __attribute__(x)