| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | frame.h | 605 LOCATION, enumerator
|
| H A D | stack.c | 842 location_print = (print_what == LOCATION in print_frame_info() 904 if (print_what != LOCATION) in print_frame_info() 1751 print_frame_info (fi, 1, LOCATION, 1); in backtrace_command_1()
|
| H A D | infcmd.c | 1772 print_stack_frame (get_selected_frame (NULL), 1, LOCATION); in finish_command() 1797 print_stack_frame (get_selected_frame (NULL), 1, LOCATION); in finish_command()
|
| H A D | thread.c | 912 LOCATION); in print_thread_info()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | c-typeck.c | 5222 #define WARN_FOR_ASSIGNMENT(LOCATION, OPT, AR, AS, IN, RE) \ in convert_for_assignment() argument 5227 if (pedwarn (LOCATION, OPT, AR, parmnum, rname)) \ in convert_for_assignment() 5229 ? DECL_SOURCE_LOCATION (fundecl) : LOCATION, \ in convert_for_assignment() 5234 pedwarn (LOCATION, OPT, AS); \ in convert_for_assignment() 5237 pedwarn_init (LOCATION, OPT, IN); \ in convert_for_assignment() 5240 pedwarn (LOCATION, OPT, RE); \ in convert_for_assignment() 5252 #define WARN_FOR_QUALIFIERS(LOCATION, OPT, AR, AS, IN, RE, QUALS) \ in convert_for_assignment() argument 5257 if (pedwarn (LOCATION, OPT, AR, parmnum, rname, QUALS)) \ in convert_for_assignment() 5259 ? DECL_SOURCE_LOCATION (fundecl) : LOCATION, \ in convert_for_assignment() 5264 pedwarn (LOCATION, OPT, AS, QUALS); \ in convert_for_assignment() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/gcc/c/ |
| H A D | c-typeck.c | 6358 #define PEDWARN_FOR_ASSIGNMENT(LOCATION, PLOC, OPT, AR, AS, IN, RE) \ in convert_for_assignment() argument 6367 pedwarn (LOCATION, OPT, AS); \ in convert_for_assignment() 6370 pedwarn_init (LOCATION, OPT, IN); \ in convert_for_assignment() 6373 pedwarn (LOCATION, OPT, RE); \ in convert_for_assignment() 6384 #define PEDWARN_FOR_QUALIFIERS(LOCATION, PLOC, OPT, AR, AS, IN, RE, QUALS) \ in convert_for_assignment() argument 6393 pedwarn (LOCATION, OPT, AS, QUALS); \ in convert_for_assignment() 6396 pedwarn (LOCATION, OPT, IN, QUALS); \ in convert_for_assignment() 6399 pedwarn (LOCATION, OPT, RE, QUALS); \ in convert_for_assignment() 6410 #define WARNING_FOR_QUALIFIERS(LOCATION, PLOC, OPT, AR, AS, IN, RE, QUALS) \ in convert_for_assignment() argument 6419 warning_at (LOCATION, OPT, AS, QUALS); \ in convert_for_assignment() [all …]
|
| /dflybsd-src/usr.bin/telnet/ |
| H A D | README | 729 X-DISPLAY-LOCATION:
|