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

  /src/usr.bin/m4/
look.c 150 n->builtin_type = MACRTYPE;
242 n->builtin_type = type;
275 if (p == NULL || p->builtin_type == MACRTYPE)
extern.h 86 #define macro_builtin_type(p) ((p)->builtin_type)

Completed in 11 milliseconds