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

  /src/usr.bin/xlint/lint2/
chk.c 70 static void too_few_arguments(const hte_t *, const fcall_t *);
662 too_few_arguments(hte, call);
681 too_few_arguments(hte, call);
720 too_few_arguments(hte, call);
886 too_few_arguments(hte, call);
1036 too_few_arguments(const hte_t *hte, const fcall_t *call) function in typeref:typename:void
chk.c 70 static void too_few_arguments(const hte_t *, const fcall_t *);
662 too_few_arguments(hte, call);
681 too_few_arguments(hte, call);
720 too_few_arguments(hte, call);
886 too_few_arguments(hte, call);
1036 too_few_arguments(const hte_t *hte, const fcall_t *call) function in typeref:typename:void

Completed in 23 milliseconds