HomeSort by relevance Sort by last modified time
    Searched defs:stdc (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 487 Moved #define ... 0.0L inside #ifdef STDC, in case some cpp's tokenize
560 /* Set STDC to whether this is *really* an ANSI C compiler.
567 #define STDC
578 stdc is used in tests like "if (stdc)", which is less ugly than #ifdef.
581 #ifdef STDC
587 #define stdc 1 macro
596 #define stdc 0
599 #endif /* STDC */
605 #ifdef STDC
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/frv/
allinsn.s 714 .global stdc
715 stdc: label
716 stdc cpr0,@(sp,sp)

Completed in 2534 milliseconds