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

  /src/usr.bin/xlint/lint2/
chk.c 71 static void too_many_arguments(const hte_t *, const fcall_t *);
615 too_many_arguments(hte, call);
843 too_many_arguments(hte, call);
1044 too_many_arguments(const hte_t *hte, const fcall_t *call) function in typeref:typename:void
chk.c 71 static void too_many_arguments(const hte_t *, const fcall_t *);
615 too_many_arguments(hte, call);
843 too_many_arguments(hte, call);
1044 too_many_arguments(const hte_t *hte, const fcall_t *call) function in typeref:typename:void

Completed in 35 milliseconds