Searched defs:in_init (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-fold.c | 110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) in c_fully_fold() 146 c_fully_fold_internal (tree expr, bool in_init, bool *maybe_const_operands, in c_fully_fold_internal()
|
H A D | c-typeck.c | 1835 decl_constant_value_1 (tree decl, bool in_init) in decl_constant_value_1()
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | s_client.c | 917 int ret = 1, in_init = 1, i; in s_client_main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 1040 c_fully_fold (tree expr, bool in_init, bool *maybe_const) in c_fully_fold() 1078 c_fully_fold_internal (tree expr, bool in_init, bool *maybe_const_operands, in c_fully_fold_internal()
|