HomeSort by: relevance | last modified time | path
    Searched defs:Linetype (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/unifdef/
unifdef.c 134 } Linetype;
249 static Linetype get_line(void);
250 static Linetype ifeval(const char **);
571 Linetype lineval;
588 static Linetype
594 Linetype retval;
694 typedef Linetype eval_fn(const struct ops *, int *, const char **);
727 static Linetype
795 static Linetype
830 static Linetype
    [all...]
unifdef.c 134 } Linetype;
249 static Linetype get_line(void);
250 static Linetype ifeval(const char **);
571 Linetype lineval;
588 static Linetype
594 Linetype retval;
694 typedef Linetype eval_fn(const struct ops *, int *, const char **);
727 static Linetype
795 static Linetype
830 static Linetype
    [all...]

Completed in 60 milliseconds