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

  /src/usr.bin/xlint/lint2/
chk.c 69 static void inconsistent_arguments(const hte_t *, const fcall_t *, int);
667 inconsistent_arguments(hte, call, n);
686 inconsistent_arguments(hte, call, n);
735 inconsistent_arguments(hte, call, n);
738 inconsistent_arguments(hte, call, n);
745 inconsistent_arguments(hte, call, n);
753 inconsistent_arguments(hte, call, n);
756 inconsistent_arguments(hte, call, n);
760 inconsistent_arguments(hte, call, n);
763 inconsistent_arguments(hte, call, n)
1028 inconsistent_arguments(const hte_t *hte, const fcall_t *call, int n) function in typeref:typename:void
    [all...]

Completed in 19 milliseconds