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

  /src/usr.bin/m4/
gnum4.c 177 argv[1] = p->defn;
737 char *defn = NULL; local in function:thaw_state
765 free(defn);
798 defn = xrealloc(defn, defnlen = dl + 1,
799 "defn grow");
801 GETSTR(defn, dl);
802 macro_pushdef(name, defn);
mdef.h 146 char *defn; /* definition.. */ member in struct:macro_definition

Completed in 12 milliseconds