HomeSort by: relevance | last modified time | path
    Searched defs:PASS (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
dep-colon-bug-cross-file.mk 7 # In pass 1, there is a dependency group at the bottom of the file.
12 # After the file has been parsed completely, it is parsed again in pass 2.
13 # In this pass, another command is added to the "current dependency group",
14 # which was still the one from pass 1, which means it was possible to later
27 PASS?= 1
29 .if ${PASS} == 2
32 : pass 2
35 .if ${PASS} == 1
37 PASS= 2
42 : pass
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp.h 39 PASS,

Completed in 11 milliseconds