Searched refs:top_offset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | hpacc-abi.c | 185 long top_offset = 0; in hpacc_value_rtti_type() local 234 top_offset = value_as_long (vp); in hpacc_value_rtti_type() 236 *top = top_offset; in hpacc_value_rtti_type() 275 (((top_offset == 0) && in hpacc_value_rtti_type() 281 ((top_offset == VALUE_EMBEDDED_OFFSET (v)) && in hpacc_value_rtti_type()
|
| H A D | gnu-v2-abi.c | 195 long top_offset = 0; in gnuv2_value_rtti_type() local
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | compose_delta.c | 403 apr_size_t top_offset = limit + 1; in clean_tree() local 409 (node->right != NULL && node->right->offset < top_offset in clean_tree() 411 : top_offset); in clean_tree() 422 top_offset = node->offset; in clean_tree()
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.c | 3390 top_offset = 0; 3412 top_offset = 4; 3482 list_size, top_offset, temp_win, 3500 list_size, top_offset, temp_win, off_start, 3514 list_size, top_offset, temp_win, off_start, 3525 list_size, top_offset, temp_win, off_start, 3558 int max_width, max_height, list_size, top_offset; 3598 if (top_offset == 4) 3617 wmove(menu_win, top_offset, 3); 3627 wmove(menu_win, (top_offset + temp_int + [all …]
|