Searched refs:alloc_flag (Results 1 – 3 of 3) sorted by relevance
1943 const int alloc_flag,2750 const int alloc_flag, in check_argument_type() argument2810 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; in check_argument_type()2819 if (alloc_flag) in check_argument_type()3926 const int alloc_flag = flag_chars.get_alloc_flag (fki); in check_format_info_main() local4013 alloc_flag, in check_format_info_main()
1950 const int alloc_flag,2757 const int alloc_flag, in check_argument_type() argument2817 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; in check_argument_type()2826 if (alloc_flag) in check_argument_type()3927 const int alloc_flag = flag_chars.get_alloc_flag (fki); in check_format_info_main() local4014 alloc_flag, in check_format_info_main()
5872 (check_format_info_main): Rename aflag to alloc_flag.