HomeSort by relevance Sort by last modified time
    Searched full:count_scanf_conversions (Results 1 - 1 of 1) sorted by null

  /external/ltp/lib/
safe_file_ops.c 45 static int count_scanf_conversions(const char *fmt) function
93 exp_convs = count_scanf_conversions(fmt);
148 exp_convs = count_scanf_conversions(fmt);
206 arg_count = count_scanf_conversions(fmt);

Completed in 477 milliseconds