Lines Matching refs:access

545 			if(next->access & READ_FLAG)  in init_tree_second_pass()
698 if(current->access & READ_FLAG) in output_extern_function()
731 if(current->access & WRITE_FLAG) in output_extern_function()
765 if( (current->access & READ_FLAG) || (current->access & WRITE_FLAG) ) in output_extern_function()
800 if(current->access & READ_FLAG) in output_extern_function()
883 if(current->access & WRITE_FLAG) in output_extern_function()
965 if( (current->access & READ_FLAG) || (current->access & WRITE_FLAG) ) in output_extern_function()
1225 if( (current->access & READ_FLAG) && (current->access & WRITE_FLAG) ) in output_object_table()
1230 if( (current->access & READ_FLAG) && !(current->access & WRITE_FLAG) ) in output_object_table()
1235 if( !(current->access & READ_FLAG) && (current->access & WRITE_FLAG) ) in output_object_table()
1248 if(current->access & READ_FLAG) in output_object_table()
1258 if(current->access & WRITE_FLAG) in output_object_table()
1268 if( (current->access & READ_FLAG) || (current->access & WRITE_FLAG) ) in output_object_table()
1517 if( (current->access & READ_FLAG) && (current->access & WRITE_FLAG) ) in output_column_table()
1522 if( (current->access & READ_FLAG) && !(current->access & WRITE_FLAG) ) in output_column_table()
1527 if( !(current->access & READ_FLAG) && (current->access & WRITE_FLAG) ) in output_column_table()
1541 if(current->access & READ_FLAG) in output_column_table()
1551 if(current->access & WRITE_FLAG) in output_column_table()
1567 if( !(child->access & READ_FLAG) ) in output_column_table()
1873 if( !(child->access & READ_FLAG) ) in output_structure()
2256 if( !(current->access & WRITE_FLAG) ) in output_entry_function()
2274 if(current->access & READ_FLAG) in output_entry_function()
2395 if(current->access & WRITE_FLAG) in output_entry_function()
2486 if( (current->access & READ_FLAG) || (current->access & WRITE_FLAG) ) in output_entry_function()
2623 if(!(child->access & READ_FLAG) ) in output_entry_function()
2696 if(!(child->access & READ_FLAG) ) in output_entry_function()
2745 if(current->access & READ_FLAG) in output_single_obj_function()
2797 if(current->access & WRITE_FLAG) in output_single_obj_function()
2858 if( (current->access & READ_FLAG) || (current->access & WRITE_FLAG) ) in output_single_obj_function()