Home
last modified time | relevance | path

Searched defs:defines (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D980825-1.c6 boolean defines; member
/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DState.pm278 sub defines($self, $k) subroutine
/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dmakeinfo.c3483 typedef struct defines { struct
3484 struct defines *next; argument
3489 /* The linked list of `set' defines. */ argument
3490 DEFINE *defines = NULL; variable
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dvms-cc.c49 static char *defines; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dvms-cc.c47 char *defines; variable
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp106 bool defines, bool DumpIncludeDirectives, in PrintPPOutputPPCallbacks()