Searched refs:SHRINK (Results 1 – 9 of 9) sorted by relevance
33 fcntl_add_seals(&file, SealFlags::SHRINK).unwrap(); in test_seals()36 assert_eq!(now, SealFlags::GROW | SealFlags::SHRINK); in test_seals()
68 SHRINK, // Shrink an existing sequence of transformations with respect to an enumerator436 return {FuzzActions::SHRINK, 0}; in ParseFlags()784 case FuzzActions::SHRINK: { in main()
68 SHRINK, // Shrink an existing sequence of transformations with respect to an enumerator436 return {FuzzActions::SHRINK, 0}; in ParseFlags()772 case FuzzActions::SHRINK: { in main()
2117 #define SHRINK if ((ctxt->progressive == 0) && \ macro4217 SHRINK; in xmlParseSystemLiteral()4252 SHRINK; in xmlParseSystemLiteral()4265 SHRINK; in xmlParseSystemLiteral()4309 SHRINK; in xmlParsePubidLiteral()4343 SHRINK; in xmlParsePubidLiteral()4355 SHRINK; in xmlParsePubidLiteral()4438 SHRINK; in xmlParseCharData()4559 SHRINK; in xmlParseCharData()4588 SHRINK; in xmlParseCharDataComplex()[all …]
308 #define SHRINK if ((ctxt->input->cur - ctxt->input->base > 2 * INPUT_CHUNK) && \ macro3089 SHRINK; in htmlParseScript()3180 SHRINK; in htmlParseCharDataInternal()3219 SHRINK; in htmlParseCharDataInternal()3224 SHRINK; in htmlParseCharDataInternal()3358 SHRINK; in htmlParsePI()3421 SHRINK; in htmlParsePI()3477 SHRINK; in htmlParseComment()3502 SHRINK; in htmlParseComment()
405 const SHRINK = linux_raw_sys::general::F_SEAL_SHRINK; constant
570 const SHRINK = c::F_SEAL_SHRINK; constant
123717 SHRINK;