HomeSort by: relevance | last modified time | path
    Searched refs:LIGHT (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/packages/windows/installer/
NTMakefile 66 $(LIGHT) -out $@ $**
87 $(LIGHT) -out $@ $**
100 $(LIGHT) -out $@ $**
110 $(LIGHT) -out $@ $**
253 $(LIGHT) -out $@ $(WIXOBJ) $(THIRDPARTYOBJS) \
  /src/games/battlestar/
words.c 158 { "light", LIGHT, VERB, NULL },
159 { "strike", LIGHT, VERB, NULL },
extern.h 164 #define LIGHT 1030
356 void light(void);
cypher.c 528 case LIGHT:
529 light();
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32 132 LIGHT_CMD=light.exe
142 LIGHT=$(LIGHT_CMD) -nologo

Completed in 61 milliseconds