Home
last modified time | relevance | path

Searched defs:PASS (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/unbound/dnstap/
Ddnstap.proto88 PASS = 3; // Do not alter the response (passthrough) enumerator
/openbsd/src/gnu/gcc/gcc/
Dpasses.c440 #define NEXT_PASS(PASS) (p = next_pass_1 (p, &PASS)) in init_optimization_passes() argument
/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
DTest.py48 PASS = ResultCode('PASS', 'Passed', False) variable
/openbsd/src/sys/dev/pci/drm/amd/display/modules/hdcp/
Dhdcp.h37 PASS, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineVerifier.cpp96 Pass *const PASS; member