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

  /src/usr.bin/xlint/lint1/
tree.c 754 is_gcc_bool_builtin(const char *name) function in typeref:typename:bool
770 if (allow_gcc && is_gcc_bool_builtin(sym->s_name))

Completed in 14 milliseconds