Home
last modified time | relevance | path

Searched refs:START_NEST_DEPTH (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/
DMakeDeps.c44 #define START_NEST_DEPTH 1 macro
284 Status = ProcessFile (TargetFileName, File->Str, START_NEST_DEPTH, in main()
453 if (NestDepth != START_NEST_DEPTH) { in ProcessFile()