Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/
DGenFfsFile.c1136 int returnint; in ProcessScript() local
1288 returnint = _spawnv (_P_WAIT, ToolName, ToolArgumentsArray); in ProcessScript()
1289 if (returnint != 0) { in ProcessScript()