Home
last modified time | relevance | path

Searched defs:new_break (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_vm.c229 unsigned_word new_break = ALIGN_8(requested_break); in hw_vm_ioctl() local
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_vm.c229 unsigned_word new_break = ALIGN_8(requested_break); in hw_vm_ioctl() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c6726 tree block, cond, body, save_break, save_cont, new_break, new_cont; in c_parser_do_statement() local