Searched refs:no_update (Results 1 – 7 of 7) sorted by relevance
39 int no_update; variable450 no_update = 1; in main()541 if (!ignore_history || !no_update) { in main()569 no_update ? MAP_PRIVATE : MAP_SHARED, in main()
41 int no_update; variable579 no_update = 1; in main()656 if (!ignore_history || !no_update) { in main()743 if (!no_update) { in main()
44 int no_update; variable841 no_update = 1; in main()942 if (!ignore_history || !no_update) { in main()1027 if (!no_update) { in main()
524 goto no_update; in update_milenage_file()535 goto no_update; in update_milenage_file()548 no_update: in update_milenage_file()
1383 void StoreIntoObjectFilter(Register object, Register value, Label* no_update);1388 Label* no_update);
1696 Label* no_update) { in StoreIntoObjectFilterNoSmi() argument1706 b(no_update, EQ); in StoreIntoObjectFilterNoSmi()1713 Label* no_update) { in StoreIntoObjectFilter() argument1720 b(no_update, EQ); in StoreIntoObjectFilter()
841 if not options.no_update: