Searched defs:define (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 292 open_input(const char *infile, const char *define) in open_input() 376 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output() 471 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output() 552 s_output(int argc, const char **argv, const char *infile, const char *define, in s_output() 637 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output() 666 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output() 686 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output() 717 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.md | 18438 #define CHECK_STACK_LIMIT 0 hashtag
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.md | 16722 #define CHECK_STACK_LIMIT 0 hashtag
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | debug.h | 39 void (* define) (unsigned int line, const char *text); member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-visibility.c | 395 bool define; in update_visibility_by_resolution_info() local
|
H A D | debug.h | 41 void (* define) (unsigned int line, const char *text); member
|
/dflybsd-src/contrib/gcc-4.7/libcpp/include/ |
H A D | cpplib.h | 513 void (*define) (cpp_reader *, source_location, cpp_hashnode *); member
|
/dflybsd-src/contrib/gcc-8.0/libcpp/include/ |
H A D | cpplib.h | 576 void (*define) (cpp_reader *, source_location, cpp_hashnode *); member
|