Home
last modified time | relevance | path

Searched refs:is_str (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-cppbuiltin.c628 builtin_define_with_value (const char *macro, const char *expansion, int is_str) in builtin_define_with_value() argument
635 if (is_str) in builtin_define_with_value()
639 if (is_str) in builtin_define_with_value()
/openbsd/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c470 int is_str = 1; in possible_str() local
474 is_str = 0; in possible_str()
476 if(is_str) { in possible_str()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.c5091 builtin_define_with_value (macro, expansion, is_str) in builtin_define_with_value() argument
5094 int is_str;
5101 if (is_str)
5105 if (is_str)