HomeSort by relevance Sort by last modified time
    Searched refs:prototype_get_nth_param (Results 1 - 3 of 3) sorted by null

  /external/ltrace/
prototype.h 61 struct param *prototype_get_nth_param(struct prototype *proto, size_t n);
prototype.c 88 prototype_get_nth_param(struct prototype *proto, size_t n) function
read_config_file.c 1230 && param_is_void(prototype_get_nth_param(&fun, 0))) {

Completed in 1907 milliseconds