Searched defs:TXT (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000-c.c | 77 #define builtin_define(TXT) cpp_define (pfile, TXT) argument 78 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000-c.c | 85 #define builtin_define(TXT) cpp_define (pfile, TXT) argument 86 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-cppbuiltin.c | 563 # define builtin_define(TXT) cpp_define (pfile, TXT) in c_cpp_builtins() argument 564 # define builtin_assert(TXT) cpp_assert (pfile, TXT) in c_cpp_builtins() argument
|
/openbsd-src/usr.sbin/unbound/util/data/ |
H A D | msgreply.h | 560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
|
/openbsd-src/sbin/unwind/libunbound/util/data/ |
H A D | msgreply.h | 560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/ |
H A D | darwin-c.c | 607 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.c | 5035 # define builtin_define(TXT) cpp_define (pfile, TXT) argument 5036 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
|