Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtrace.py128 PRAGMA_NOCOVER = "#pragma NO COVER" variable
383 if lineno in lnotab and not PRAGMA_NOCOVER in lines[i]: