Lines Matching refs:void
98 extern int zconflex(void);
99 static void zconfprint(const char *err, ...);
100 static void zconf_error(const char *err, ...);
101 static void zconferror(const char *err);
276 # define YYUSE(e) ((void) (e))
356 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
363 void free (void *); /* INFRINGES ON USER NAME SPACE */
896 # define YY_LOCATION_PRINT(File, Loc) ((void) 0)
941 static void
944 static void
975 static void
978 static void
1001 static void
1004 static void
1032 static void
1035 static void
1336 static void
1339 static void
1394 int yyparse (void *YYPARSE_PARAM);
1400 int yyparse (void);
1425 yyparse (void *YYPARSE_PARAM)
1429 void *YYPARSE_PARAM;
1435 yyparse (void)
2333 void conf_parse(const char *name)
2400 static void zconfprint(const char *err, ...)
2411 static void zconf_error(const char *err, ...)
2423 static void zconferror(const char *err)
2428 static void print_quoted_string(FILE *out, const char *str)
2445 static void print_symbol(FILE *out, struct menu *menu)
2527 void zconfdump(FILE *out)