Searched defs:OUTPUT (Results 1 – 6 of 6) sorted by relevance
76 OUTPUT = "$(DLL_OUTPUT)\$(RESNAME).dll" macro78 OUTPUT = "$(DLL_OUTPUT)\$(RESNAME).lib" macro
1453 define({OUTPUT}, { [%sp+BIAS+ARG0+1*ARGSZ] }) macro
53 export OUTPUT := $(CURDIR)/lib/libz.a macro
449 #define OUTPUT EVRPC_OUTPUT macro
1409 void GetAllFlags(vector<CommandLineFlagInfo>* OUTPUT) { in GetAllFlags()1535 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) { in GetCommandLineFlagInfo()
2670 #define BUILD_ARRAY(INPUT, OUTPUT, NAME, METHOD, PARENT) \ argument