HomeSort by relevance Sort by last modified time
    Searched defs:own_lens (Results 1 - 2 of 2) sorted by null

  /external/ltrace/
type.h 66 int own_lens; member in struct:arg_type_info
read_config_file.c 654 info->own_lens = 0;
839 (*retp)->own_lens = 1;
1021 int own_lens; local
1022 struct lens *lens = name2lens(str, &own_lens);
1047 if (own_lens && lens != NULL)
1065 info->own_lens = own_lens;

Completed in 3603 milliseconds