HomeSort by relevance Sort by last modified time
    Searched refs:PURIFY (Results 1 - 10 of 10) sorted by null

  /external/python/cpython2/Demo/pysvr/
Makefile 8 ##PURIFY=/usr/local/pure/purify
9 LINKCC=$(PURIFY) $(CC)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
globals.c 481 int PURIFY = 1; /* MR23 */
proto.h 168 extern int PURIFY; /* MR23 */
    [all...]
main.c 298 static void pNOPURIFY(void) { PURIFY = FALSE; }
344 static void pNOPURIFY() { PURIFY = FALSE; }
558 "Don't use the notorious PURIFY macro (replaced by MR23 initial value syntax) to zero return arguments of rules"}, /* MR23 */
620 "Don't use the notorious PURIFY macro (replaced by MR23 initial value syntax) to zero return arguments of rules"}, /* MR23 */
    [all...]
gen.c     [all...]
  /external/mdnsresponder/mDNSCore/
DNSDigest.c 804 /* purify often complains about the following line as an
813 #ifdef PURIFY
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 40 LINKCC= $(PURIFY) $(MAINCC)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 40 LINKCC= $(PURIFY) $(MAINCC)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 40 LINKCC= $(PURIFY) $(MAINCC)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 40 LINKCC= $(PURIFY) $(MAINCC)
    [all...]

Completed in 475 milliseconds